mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Instruct copilot to place main comment in collapsible section (#166503)
This commit is contained in:
1
.github/copilot-instructions.md
vendored
1
.github/copilot-instructions.md
vendored
@@ -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
|
||||
|
||||
|
||||
@@ -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.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user