Skip to content

Configure branch names based on specific source branches

Proposal

With #21243 (closed), the ability to customize the format of the branch name is possible.

Some groups work using gitflow so having multiple branch formats based on branch types would be useful.

  • feature/
  • hotfix/
  • release/
  • support/

The ideal solution should support gitflow as well as simpler alternatives such as Github and GitLab flow.

User requests for this feature

Edited by Torsten Linz