hsiangnianian/proof-pr
Run repository checks and publish commit-bound verification evidence for pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Base Git ref or commit SHA | yes | — |
| config | Repository-relative proof-pr configuration path | no | proof-pr.toml |
| output-dir | Repository-relative evidence output directory | no | .proof-pr |
| python-version | Python version used to run proof-pr | no | 3.11 |
Outputs
| name | description |
|---|---|
| verdict | VERIFIED, FAILED, STALE, or ERROR |
| report-json | Path to the machine-readable evidence report |
| report-markdown | Path to the Markdown evidence report |