Block Vercel deployment promotions with GitHub Actions
You can now block a deployment from being promoted to production until selected GitHub Actions complete successfully. On Vercel, every deployment starts in a preview environment, this feature ensures that only verified builds that pass tests or other automated checks are released to production…
Sources
- T1Block Vercel deployment promotions with GitHub ActionsVercel (blog + changelog)