evo-hydra/Sentinel PR Review
Analyze pull requests against project knowledge from git history
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | git-sentinel version to install | no | "" |
| python-version | Python version to use | no | 3.12 |
| base-branch | Base branch for PR comparison (default: repo default branch) | no | "" |
| max-commits | Maximum commits to analyze during init | no | 500 |
| exit-code | Fail workflow if risk level is HIGH | no | false |
| post-comment | Post/update a review comment on the PR | no | true |
Outputs
| name | description |
|---|---|
| risk-level | Risk level: HIGH, MEDIUM, or LOW |
| findings-count | Number of findings |