xkazm04/Ascent maturity gate

Fail CI when a repository is below the AI-native maturity bar (scored by Ascent).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ascent-urlBase URL of your Ascent deployment (serves /api/gate).yes
repoowner/repo to gate (defaults to the current repository).no""
refGit ref to gate — branch, tag, or commit SHA. On a pull_request, set this to the PR head SHA to score what the PR changes (e.g. ${{ github.event.pull_request.head.sha }}).no""
min-levelMinimum overall maturity level, e.g. L3.no""
min-overallMinimum overall score (0..100).no""
min-dimensionNo single dimension may score below this.no""
min-securityMinimum Security (D9) dimension score — the security gate floor.no""
no-ungovernedFail if the posture is 'ungoverned' (heavy AI, light guardrails).nofalse
require-protectionFail if the default branch has no branch-protection rules (when readable).nofalse
liveScore with the configured LLM instead of the deterministic mock.nofalse

no outputs