mattfred/AgentProof PR
Stop reviewing half-finished AI-generated pull requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | ${{ github.token }} |
| comment_on_pr | Whether to post a comment on the pull request | no | true |
| config-path | Path to the configuration file | no | .agentproof.yml |
Outputs
| name | description |
|---|---|
| readiness_score | The calculated readiness score (0-100) |
| readiness_status | The readiness status (passed or failed) |
| readiness_report_json | The detailed readiness report in JSON format |