srbsa/DiffGate Review Gate

Deterministic gate for AI-edited diffs — catches deleted guardrails, grades changed lines by impact, 0 false blocks.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versiondiffgate-review npm version or dist-tag to run.nolatest
node-versionNode.js version to set up before running DiffGate.no24
baseBase ref to diff against (e.g. origin/main). Defaults to the pull request's base branch when running on a pull_request event.no""
fail-onMinimum tier that fails the check (green|yellow|orange).noorange
post-reviewPost an inline PR review + commit status. Requires checkout with fetch-depth: 0 and github-token.notrue
github-tokenToken used to post the PR review/commit status.no${{ github.token }}
argsExtra raw arguments appended to the diffgate check command.no""

no outputs