Revert "Instruct copilot to place main comment in collapsible section" (#166543)

This commit is contained in:
Abílio Costa
2026-03-25 22:15:21 +00:00
committed by GitHub
parent 668d220400
commit 90524e53ec
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@
- 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,7 +23,6 @@ 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.
"""