Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Block Vercel deployment promotions with GitHub Actions - Vercel

Vercel News·Tom Knickman·4 days ago
#6OE0QfkN
Reading 0:00
15s threshold

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.

Deployment Checks are available for all projects connected to GitHub repositories.

Configure them in your project settings or learn more in the docs.

Read More