PR environment not auto redeploying on git push
roadkill11
PROOP
2 months ago
I'm on the pro plan
Using PR environments for all of my PRs
I'm seeing that the PR environments are getting created when i raise a PR
but they don't seem to be updating on git push
my services aren't connected to github repo for the preview/PR environments
it is connected to github repo for production though, so merges to main auto deploy?
how do i get this to work?
my issue is if i connect github repo to 'preview-template' (the environment i clone from for PR branches), how would I ensure each new PR env gets attached to the right branch?
I kind of assumed the PR environment integration would manage this stuff natively like vercel's does
1 Replies
sukhsingh-95
PRO
2 months ago
I am also struggling with deploying a new service from my repo