mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
ci: prevent duplicate PR check from flagging current PR as duplicate (#6924)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
This commit is contained in:
parent
4b7301e8ca
commit
c6a241e331
3 changed files with 9 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ You are a duplicate PR detection agent. When a PR is opened, your job is to sear
|
|||
|
||||
Use the github-pr-search tool to search for PRs that might be addressing the same issue or feature.
|
||||
|
||||
IMPORTANT: The input will contain a line `CURRENT_PR_NUMBER: NNNN`. This is the current PR number, you should not mark that the current PR as a duplicate of itself.
|
||||
|
||||
Search using keywords from the PR title and description. Try multiple searches with different relevant terms.
|
||||
|
||||
If you find potential duplicates:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue