You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this moment base branch is hardcoded in multiple places to be origin/master which is not the case anymore in github, where, by default, it is origin/main. And it should be possible to change base branch and pvm should handle this in manual or automatic form.
The text was updated successfully, but these errors were encountered:
SkReD
changed the title
We should support and somehow detect base branch name
We should support and somehow detect base branch name that differs from origin/master
May 30, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At this moment base branch is hardcoded in multiple places to be
origin/master
which is not the case anymore in github, where, by default, it isorigin/main
. And it should be possible to change base branch and pvm should handle this in manual or automatic form.The text was updated successfully, but these errors were encountered: