suanmeiguo/auto-branch

Use issue number along with issue title

Opened this issue · 2 comments

dhilt commented

Hi! The app works fine, but is it possible to extend the branch name with the issue title?

Say, we have issue number 1 with title "Use issue number along with issue title". Is it possible to have a branch named "i1-use-issue-number-along-with-issue-title"? May this could be configured in some way? It would be great to have some options for this app.

Hi, I come here with a similar issue.
I use in my project the next format: "issue_{issue_number}"

A configuration file inside .github or /docs/ would be good where you can choose the method used to name the branch.