Skip to content

Commit 78b6590

Browse files
manuzhangcodex
andauthored
ci: check for duplicate pull requests (#837)
## Summary - instruct Copilot reviewers to search open pull requests for the same issue or change - ask reviewers to link any duplicate they find This helps surface duplicate work earlier in the review process. ## Testing Not run (documentation-only change, per instruction). Co-authored-by: Codex <codex@openai.com>
1 parent 6c30d3c commit 78b6590

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ follow these rules to avoid noise and redundancy:
1616
- Single comment per issue: If the same pattern occurs multiple times,
1717
mention it once and suggest a global fix instead of commenting on
1818
every line.
19+
- Check for duplicates: Before reviewing, search open pull requests for
20+
the same issue or change. If one exists, point it out with a link.
1921
- First-time contributors: For users new to this repository,
2022
explicitly instruct them to "Please check and address all review
2123
comments in this PR."

0 commit comments

Comments
 (0)