How to trigger Jira state transition from Bitbucket on certain branches?

Nikola Svitlica June 7, 2017

Our workflow includes NVIE model (dev, testing, staging, master branches).

Creating, merging, rejecting PRs on certain branches should trigger Jira issue state transition. How to achieve that?

Per example, if we submit PR to branch dev, it should transit or issue from IN PROGRESS to IN REVIEW. If we submit PR to branch testing, it should transition to state READY FOR TESTING, and so on...

How to do that?

0 answers

Suggest an answer

Log in or Sign up to answer