1
0
mirror of synced 2025-12-23 21:07:12 -05:00

[WAIT FOR APPROVAL FROM PM BEFORE MERGING]: Autofix moving out of beta + rebrand (#51835)

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
Alice
2024-08-14 18:06:18 +02:00
committed by GitHub
parent 2ac1e2d50a
commit 119cbec2de
21 changed files with 83 additions and 73 deletions

View File

@@ -146,13 +146,13 @@ Alerts that are reopened and re-closed during the chosen time period are ignored
{% ifversion code-scanning-autofix %}
### Autofix suggestions
### {% data variables.product.prodname_copilot_autofix_short %} suggestions
{% data reusables.rai.code-scanning.autofix-note %}
Autofix, powered by {% data variables.product.prodname_copilot %}, is an expansion of {% data variables.product.prodname_code_scanning %} that provides you with targeted recommendations to help you fix {% data variables.product.prodname_code_scanning %} alerts. For more information, see "[AUTOTITLE](/code-security/code-scanning/managing-code-scanning-alerts/about-autofix-for-codeql-code-scanning)."
{% data variables.product.prodname_copilot_autofix %} is an expansion of {% data variables.product.prodname_code_scanning %} that provides you with targeted recommendations to help you fix {% data variables.product.prodname_code_scanning %} alerts. For more information, see "[AUTOTITLE](/code-security/code-scanning/managing-code-scanning-alerts/about-autofix-for-codeql-code-scanning)."
The "Autofix suggestions" metric is the total number of autofix suggestions generated in open and closed pull requests during the chosen time period.
The "{% data variables.product.prodname_copilot_autofix_short %} suggestions" metric is the total number of {% data variables.product.prodname_copilot_autofix_short %} suggestions generated in open and closed pull requests during the chosen time period.
{% endif %}