Replies: 1 comment
|
Absolutely +1 Our policy is to also not allow rebasing, as it modifies git history through force pushes, which are forbidden. Thus, we'd love to see "merge" as one of the strategies 🙏 |
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.
In our company, we loved the experience of the Github Stacks!
However, it seems that we won't be able to rely on them fully, as they only support cascading rebases, and our branching policy forbids using them.
Instead, we would love having possibility to perform "cascading merges", as if we'd click the "Update branch" button for each PR in the stack.
All reactions