fix(copilot-config): drop the unsupported review-output rules (#27087)
This commit is contained in:
parent
e98ec5729d
commit
3456c89f77
1 changed files with 4 additions and 7 deletions
11
.github/copilot-instructions.md
vendored
11
.github/copilot-instructions.md
vendored
|
|
@ -1,10 +1,7 @@
|
|||
# Copilot instructions
|
||||
|
||||
Follow `AGENTS.md` and the guides it routes to in `.agents/docs/`. For pull request review, follow
|
||||
`.agents/docs/code-review.md`.
|
||||
Review pull requests per `.agents/docs/code-review.md`.
|
||||
|
||||
## Review output
|
||||
|
||||
- No overview paragraph, no "Changes" list, no per-file table.
|
||||
- Put findings in inline comments on the offending lines, not the review body.
|
||||
- With no findings, post one line saying so and nothing else.
|
||||
Instructions about the review's format or its overview comment are
|
||||
[unsupported](https://docs.github.com/en/copilot/tutorials/customize-code-review#unsupported-instruction-types)
|
||||
and do not belong here.
|
||||
|
|
|
|||
Loading…
Reference in a new issue