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

Replacement for a PR to make a minor update to the Code Quality check name (#58266)

This commit is contained in:
Felicity Chapman
2025-10-30 12:10:22 +00:00
committed by GitHub
parent f6abdd8299
commit c54668d165

View File

@@ -32,7 +32,7 @@ For more information, see:
## Pull request status checks
When code quality analysis runs on a pull request, the check result is reported in the "Checks" section at the bottom of the pull request.
When code quality analysis runs on a pull request, the "{% data variables.code-quality.check_status_name %} / Analyze" check is shown in the "Checks" section at the bottom of the pull request.
Any code problems identified by the scan are reported in comments on the pull request. The comment is made by the `{% data variables.code-quality.pr_commenter %}` and includes a {% data variables.copilot.copilot_autofix_short %} suggestion.