zero-nonsense-dev/SentinelPR – AI Pull Request Reviewer
AI-assisted PR reviews with policy-aware checks and high-signal comments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | llm provider: azure-openai|openai | yes | azure-openai |
| model | Model or Azure deployment name (e.g., gpt-4o-mini or my-aoai-deployment) | yes | — |
| policy_path | Path to YAML policy (rules/severity). | no | .github/sentinelpr.yml |
| max_diff_kb | Max diff size to analyze (KB). | no | 256 |
| github-token | GitHub token (defaults to the job token) | no | — |
Outputs
| name | description |
|---|---|
| summary | Short summary of findings |