Replies: 1 comment
|
You have the option to create it as a stack (see here) when creating that next PR. However, it's not a default because there are reasons people may open PRs on top of an existing PR that are not meant for stacking. For example, a teammate suggesting changes to fix failing CI checks. |
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.
If I create a new branch off another branch (traditional way to create a stacked pr), why doesn't it automatically create a native Github stack object that links the PRs together in the UI?
Is something that we could expect once this feature is fully released?
All reactions