Is it possible to integrate Jira and Bitbucket in order to do the following workflow:
When a new PR is sent to Bitbucket with the Jira ticket, when the first approver sets his approval the Jira ticket goes from AVAIL FOR CODE REVIEW to IN CODE REVIEW.
When the second approver approves the PR, the ticket goes from IN CODE REVIEW to READY FOR TESTING.
Is this possible?
Hi @Pat Walters
If you have ScriptRunner for Jira, then the Remote Events feature might be of interest to you. For example, it allows you to set up an Event Handler in Jira that listens to an event being fired in Bitbucket.
https://scriptrunner.adaptavist.com/latest/jira/remote-events.html
Please let me know if this is of help to you?
If you have ScriptRunner for Bitbucket instead of for Jira, I might be able to help with a similar solution.
Kind regards,
Robert Giddings
Product Manager, ScriptRunner for Bitbucket