In our project, we want to automate the process so that when a pull request is merged to a specific branch in BitBucket the corresponding JIRA item to be updated with a status/fixVersion.
I tried with Automation Triggers but unfortunately, there is no way to add a condition for a specific target branch.
How can I do this?
If there is no way, how can I request JIRA Team a feature?
Thanks!
Does the smart value {{pullRequest.destinationBranch}} have the information you need to perform the comparison?
https://support.atlassian.com/jira-software-cloud/docs/smart-values-development/
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.