abishekgiri/ReleaseGate Change Risk Analyzer

Automated change-risk scoring and enforcement for pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 6, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: abishekgiri/change-risk-predictor-@ee599d44ccf430c033fcf87ea9051c8152b223ce # v2.2.0

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

namedescriptionrequireddefault
repoRepository name (owner/repo)no${{ github.repository }}
prPull Request Numberno${{ github.event.pull_request.number }}
modeEnforcement Mode: report_only (Exit 0 always) or block (Exit 1 on failure)noreport_only
tokenGitHub Token for API accessno${{ github.token }}
configPath to custom configuration filenoreleasegate.yaml

no outputs