p-r-e-m-i-u-m/AI PR Reviewer Guard
Scores risky AI-assisted pull requests before maintainers spend review time.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Base ref, branch, or SHA to compare from. | no | — |
| head | Head ref, branch, or SHA to compare to. | no | — |
| fail-on | Fail the workflow at or above this risk level: low, medium, high, critical, or never. | no | high |
| config | Optional path to a .aiprguard.json configuration file. | no | — |
| sarif-file | Optional path where a SARIF report should be written. | no | — |
| comment | Post or update a sticky pull request comment. | no | true |
| token | GitHub token used for PR comments. | no | ${{ github.token }} |
Outputs
no outputs