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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 19, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: abaykopenov/greenlock@ec8624936f07f552b123fc5810073c65c8a8f930 # v0.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repo-pathRepository root to verify.no.
refGreenlock git ref to install.nomain
commentPost the verdict as a PR comment on reject (needs pull-requests: write).notrue

no outputs