1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

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

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.
"""