cyberneticlibrary

Validate CI/CD workflow integrity

ci-agentsubagentsetup L235
openshift/rbac-permissions-operator
What it does

Enforce CI pipeline health via automated checks

Best for

When CI gates must enforce coverage thresholds and prevent flaky test merges.

Inputs
  • · test results, coverage deltas, build artifacts
Outputs
  • · CI pass/fail decision with blockers and warnings
Preconditions
  • · Test runner output, coverage reports
Failure modes
  • · Coverage regression undetected
  • · Flaky test not quarantined
  • · Build artifact missing
Trust signals
  • · Coverage regression detection
  • · Flaky test quarantine
  • · Build artifact validation