Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Discussion options

You must be logged in to vote

Sorry for the delayed response, @mirhamasala. I just noticed your question posted over in the CLI repo, so I moved it over here to our main discussion board where I spend most of my time. 🙂

It looks like the branch requires a Production deployment before merging, but the default Vercel Git integration only creates a Preview deployment until the code is actually merged into your production branch. You have a couple of options to solve this.

The first option, and the one I recommend, is to change the branch's settings in GitHub to only require a successful Preview deployment and not a Production deployment. After the PR is merged, the production deployment will happen automatically.

The oth…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@mirhamasala
Comment options

@Kristi47
Comment options

@fractionfitness
Comment options

@fractionfitness
Comment options

Answer selected by mirhamasala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants