pmwang/codex-gate
A quality gate for AI-agent pull requests — blocks PRs whose descriptions don't match the diff, whose claimed tests were never run, or that violate the repo's AGENTS.md rules.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| claim | The change description to gate. Defaults to the pull request title and body. | no | "" |
| base-ref | Base ref to diff against. Defaults to the PR base branch. | no | "" |
| no-run | Set to "true" to skip the test-reality gate (no test command execution). | no | false |
Outputs
no outputs