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
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
It seems that there are quite a few workflows that follow the pattern of creating a branch for an issue or issues with the issue numbers in the branch name. For example "fix-broken-menu-#487" or "diagnose-perf-issues-#488-#495".
It would be nice if in the context menu for an issue, a user could create a branch for that issue with its number in the branch name.
This would also integrate well with tools like Waffle which can perform automated actions based on ticket numbers.