corvidlabs/augur gate

Deterministic change-risk gate for CI: fail when a diff's verdict reaches proceed, review, or block. No API key, no LLM.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 7, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: corvidlabs/augur@25ef933988d41c7051c7dadd4b303eb9c8d6c2e0 # 1.0.0

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

namedescriptionrequireddefault
rangeGit range to assess (e.g. origin/main..HEAD). Requires full history (checkout with fetch-depth: 0).noorigin/main..HEAD
thresholdVerdict at or above which to fail the job: proceed, review, or block.noblock
coverageOptional path to a coverage report (LCOV .info, Cobertura/JaCoCo .xml, or Go .out coverprofile).no""
working-directoryDirectory to run augur in (the repository to gate). Defaults to the workspace root.no.
versionaugur release to install (e.g. 0.3.0 or v0.3.0), or "latest". Defaults to the ref this action was pinned to when that is a release tag, otherwise "latest".no""
namedescription
verdictThe computed verdict: proceed, review, or block.
riskThe computed risk score (0-100).
binaryAbsolute path to the augur binary used.