yinshijun/review-pilot
Run review-pilot on a GitHub pull request and upload review artifacts.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| event-path | Path to the GitHub event JSON. | no | ${{ github.event_path }} |
| output-dir | Directory that receives review-report.md and review-report.json. | no | review-pilot-artifacts |
| fail-on | Optional severity threshold: P0, P1, P2, or P3. | no | "" |
| dry-run | Use dry-run mode without cloning remote workspace or posting comments. | no | true |
| post-summary-comment | Publish or preview the PR summary comment. | no | false |
| report-url | Optional full report URL shown in summary comment or notification. | no | "" |
Outputs
no outputs