abaykopenov/Greenlock verify-gate
Deterministic apply-only-if-green gate on a pull request's diff: closed-world check + your own test suite + regression vs base. Fails the check (blocks the PR) unless the change keeps everything green, and posts the reason to the PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 19, 2026
- License
- Apache 2.0
Pinned Snippet
uses: abaykopenov/greenlock@ec8624936f07f552b123fc5810073c65c8a8f930 # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-path | Repository root to verify. | no | . |
| ref | Greenlock git ref to install. | no | main |
| comment | Post the verdict as a PR comment on reject (needs pull-requests: write). | no | true |
Outputs
no outputs