Instruct copilot to place main comment in collapsible section (#166503)

This commit is contained in:
Abílio Costa
2026-03-25 20:45:39 +01:00
committed by GitHub
parent 84cd137bae
commit fd7d936a0d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
- Start review comments with a short, one-sentence summary of the suggested fix.
- Do not add comments about code style, formatting or linting issues.
- The main review status comment should be inside a collapsible section with the summary as title. No header sections outside of the collapsible section.
# GitHub Copilot & Claude Code Instructions
+1
View File
@@ -23,6 +23,7 @@ COPILOT_SPECIFIC_INSTRUCTIONS = """
- Start review comments with a short, one-sentence summary of the suggested fix.
- Do not add comments about code style, formatting or linting issues.
- The main review status comment should be inside a collapsible section with the summary as title. No header sections outside of the collapsible section.
"""