Gate deployments on a passing CI run so only verified commits can be promoted to an environment.
Why This Matters
Deploying without a green CI gate ships unverified or broken commits straight to users.
Related Rules
Catch this automatically on every PR
BeforeMerge scans your pull requests against this rule and dozens more. Get actionable feedback before code ships.