1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Code Scanning: Add sunset date for issue <> alerts (#55229)

This commit is contained in:
Marco Gario
2025-04-10 19:39:01 +02:00
committed by GitHub
parent 185480a148
commit d12af804f1

View File

@@ -1,8 +1,12 @@
<!-- expires 2025-04-30 -->
{% ifversion code-scanning-task-lists %} {% ifversion code-scanning-task-lists %}
> [!NOTE] > [!NOTE]
> The tracking of {% data variables.product.prodname_code_scanning %} alerts in issues is in {% data variables.release-phases.public_preview %} and subject to change. > The tracking of {% data variables.product.prodname_code_scanning %} alerts in issues is {% data variables.release-phases.closing_down %} on April 30th, 2025.
> >
> 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. > 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.
{% endif %} {% endif %}
<!-- end expires 2025-04-30 -->