Skip to content

Reject open Hermes Tweet PR duplicates#468

Merged
kriptoburak merged 1 commit into
masterfrom
codex/reject-open-hermes-pr-duplicates
Jun 21, 2026
Merged

Reject open Hermes Tweet PR duplicates#468
kriptoburak merged 1 commit into
masterfrom
codex/reject-open-hermes-pr-duplicates

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Treat an existing open Hermes Tweet PR in the same target as a duplicate route.
  • Add fixture coverage so future crawler hits with clean existing PRs stay rejected before new outreach.

Validation

  • uv run --python 3.12 --extra dev pytest tests/test_submission_readiness.py
  • uv run --python 3.12 --extra dev ruff format --check
  • uv run --python 3.12 --extra dev ruff check
  • uv run --python 3.12 --extra dev python scripts/check_public_safety.py
  • uv run --python 3.12 --extra dev pytest tests/test_public_safety.py
  • uv run --python 3.12 --extra dev pip-audit
  • git diff --check

Note

Reject duplicate Hermes Tweet PRs when the same target already has an open PR

Adds guidance to SUBMISSION_READINESS.md stating that a new Hermes Tweet PR should not be opened if one already exists for the same target. Adds the corresponding phrase to safety_duplicates.txt so the duplicate check is enforced in tests.

Macroscope summarized 15371e6.

@kriptoburak kriptoburak merged commit 371f0b1 into master Jun 21, 2026
7 checks passed
@kriptoburak kriptoburak deleted the codex/reject-open-hermes-pr-duplicates branch June 21, 2026 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant