10 lines
493 B
Markdown
10 lines
493 B
Markdown
{% ifversion fpt or ghes > 3.3 or ghae-issue-5036 %}
|
|
|
|
{% note %}
|
|
|
|
**Note:** The tracking of {% data variables.product.prodname_code_scanning %} alerts in issues is in beta and subject to change.
|
|
|
|
This feature supports running analysis natively using {% data variables.product.prodname_actions %} or externally using existing CI/CD infrastructure, as well as third-party {% data variables.product.prodname_code_scanning %} tools, but _not_ third-party tracking tools.
|
|
|
|
{% endnote %}
|
|
{% endif %} |