pradumnasaraf/Agent PR Police

Detect, label, and summarize pull requests opened by AI coding agents like Copilot, Claude Code, Devin, and Cursor.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
labelLabel applied to detected agent PRs. Also recognized as an agent marker if added manually.nopr-by-ai
add-labelApply the label to detected agent PRs.notrue
commentPost and update a single sticky comment summarizing what the PR changed.notrue
treat-all-prs-as-agentSkip detection and treat every PR as agent-authored.nofalse
extra-agent-identifiersNewline-separated substrings matched against the PR author login, branch name, and co-author trailers, for agents not in the built-in registry.no""
mentionHandles to cc in the comment on agent PRs (space/comma/newline separated, e.g. "@alice @org/team"). The PR author is skipped. Needs comment enabled.no""
request-reviewersUsers and teams to request a review from on agent PRs (e.g. "@alice @org/team"). The PR author is skipped. Failures (no access, etc.) are ignored, never fatal.no""
github-tokenToken used to read the PR, add the label, and post the comment.no${{ github.token }}
namedescription
is-agent-prWhether the PR was detected as authored by an AI coding agent.
agentName of the detected agent, empty if none was identified.