Skip to content

fix(ci): block agent PR title prefixes#892

Draft
bokelley wants to merge 1 commit into
mainfrom
fix-agent-pr-title-prefix
Draft

fix(ci): block agent PR title prefixes#892
bokelley wants to merge 1 commit into
mainfrom
fix-agent-pr-title-prefix

Conversation

@bokelley
Copy link
Copy Markdown
Contributor

Summary

Adds a lightweight PR-title check that blocks agent/tool ownership prefixes like [codex], [claude], [cursor], and similar tags.

Also documents the title hygiene rule for coding agents.

Validation

  • node scripts/check-pr-title.cjs "fix(ci): block agent PR title prefixes"
  • node scripts/check-pr-title.cjs "[codex] fix: test" exits 1 with the expected remediation message
  • git diff --check

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