Create PR to diffrent branch than main #7050
mitchellston
started this conversation in
Ideas
Replies: 2 comments
|
IMO, the way to handle this is to track which branch the worktree was spawned from and target that branch. This would be quite helpful. |
0 replies
|
Bumping this. Another idea is prompting a base branch when create pr is selected and storing that as a default. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently when I use the "Create PR" button it always creates the pr to my main branch, but we have a staging branch where the changes need to go first. I have not found a setting to change this, it would be nice if there is a setting for this maybe even a per project setting.
All reactions