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
Now that it is no longer necessary to auto-delete branches when merging stacks we should add an option for manually deleting the branch (after merge?).
We have some functionality which will automatically update the target branch of the next "lowest" branch in a stack after a user merges the one below it, if and only if they do not have the "auto delete branch after merging" option enabled in their repository. Because if that option is enabled, the merged branch is deleted and the target of any branch that used to point to it is updated.
So it should be easy enough to also offer the user an option to delete that branch upon merging if and only if they don't have the aforementioned option enabled in their repo too.
Now that it is no longer necessary to auto-delete branches when merging stacks we should add an option for manually deleting the branch (after merge?).
Requested on discord: https://discord.com/channels/1060193121130000425/1073202153163857920/1324663015890485303
The text was updated successfully, but these errors were encountered: