Description
Back again!
I am loving the custom branch naming and again want to thank you for implementing that 👏
I noticed that on a Github Project board there is "automation" but I feel like it's lacking. I was wondering if create-issue-branch
could support the following features?
-
Automatically moving the issue to the "In Progress" column when a branch is created. I use chatops mode and only create the branch when I am ready to work on an issue. Right now I manually go to the board and move it to the "In Progress" column.
-
I see that you have a new feature that will auto close an issue when a matching pull request is made and it can find the issue number. Will that work with the custom naming that I have?
${Issue-number}-${issue-name}
. If not, would it be possible to support it? -
Based on number two if you can already auto close using the custom naming feature would it be possible to move an issue to the "Ready For Review" column when I create a pull request for a matching issue?
If you need me to elaborate on any of these please let me know. I am really fond of this app and it helps me use Github more efficiently every day.