I am still new to Jira and I am trying to figure out how can I get the repository name from bitbucket when a branch is created in Jira? I need to populate the repository name in the Labels field or on a custom field on a Jira ticket. Hope to use a Post Condition when a Pull Request is created, a branch is created or during a workflow state transition.
Thanks
Max
Hi @Max Marx , I don't think you can see the parent branch if that's what you mean. But an alternative is to try using meta-data for every commit with the help of git notes. That way you can track what branch it was created from. I hope this helps. Have fun using Jira.
Regards,
Gloria Ojukwu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.