Vercel
Releases
Stability
Code quality
No promotion-gate checks before production, or a blocking check failed yet promoted
Part of the Deployment posture check · fix arrives as a guide
What it is
Production promotions run with no gating checks, or a blocking check failed and the deployment was promoted anyway.
Why it matters
A check that can be overridden without a decision is not a gate. Whatever it was verifying — tests, a security scan, a preview approval — did not happen for the version now in production.
How to fix it
Configure required checks on production promotion so a failure blocks it, and use a deployment approval for the cases that genuinely need an override so the decision is recorded.
Run them all on your app
Connect your repo and your live services with read-only scopes. The first scan is free, and nothing changes without your approval.