Skip to content

Commit 371f0b1

Browse files
authored
Reject open Hermes Tweet PR duplicates (#468)
Co-authored-by: kriptoburak <kriptoburak@users.noreply.github.com>
1 parent f794d60 commit 371f0b1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/SUBMISSION_READINESS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ Before opening or refreshing a submission:
898898
submissions or maintainer-curated additions, update the existing issue or
899899
open a new issue instead of opening a direct PR.
900900

901-
If a target already has a live Hermes Tweet entry, do not open another one.
901+
If a target already has a live Hermes Tweet entry or the same target already has an open Hermes Tweet PR, do not open another one.
902902
Refresh only when it fixes a concrete merge blocker, stale target-native
903903
wording, or broken validation evidence.
904904

tests/fixtures/route_rejection_phrases/safety_duplicates.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ SDK integrations, creator tools
44
avatar or world packages
55
generated named-skill listing
66
repository-config catalogs with prior closed Hermes Tweet or Xquik route
7+
same target already has an open Hermes Tweet PR
78
same target already has an open TweetClaw or adjacent social-provider PR
89
voice assistant, speech, meeting
910
real-time communications app

0 commit comments

Comments
 (0)