We are using JIRA Cloud integrated to Bitbucket, usually when i click on button "Create Branch" it automatically redirects me to a new page asking the feature, branch and branch name, so the branch is created.
I would like to automatize this process so, after an approval, the branch is automatically created. I believe this is possible, but i couldnt find the feature to do this.
Regards,
Hi Gustavo,
One way to do it would be by using the REST API as suggested on this thread, however I'm not sure this suits your requirements.
I also thought about using webhooks, but seems like creating a branch is not a trigger, as shown at Manage webhooks.
I found a similar feature request that you might be interested in, you can find it at JSWCLOUD-13015. You can add your comments there, and vote for it to increase its popularity.
Hope that helps!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.