lvtd-llc/ReviewGate
Open-source AI pre-merge checks for agent-written PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- Apache 2.0
Pinned Snippet
uses: lvtd-llc/reviewgate@40d73b79d1d620412ab5825eef51746e9fd506e0 # v0.1.12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| openrouter_api_key | OpenRouter API key used for model-backed review stages. | yes | — |
| config | Path to ReviewGate config with min severity and optional review angles. | no | .reviewgate.yml |
| model | Exact OpenRouter model id. Defaults to ReviewGate's built-in model. | no | "" |
| min_severity | Lowest severity published as PR comments. One of P0, P1, P2, P3, P4. | no | P4 |
Outputs
no outputs