CI/CD pipeline gates — block deploys on critical findings #74
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add an API endpoint that CI/CD pipelines can query to gate deployments. Returns pass/fail based on configurable thresholds (e.g., no critical findings, no unresolved high findings). Roadmap item.