Does anyone know if there is a way to stop a Jira Issue transitioning if there is a linked PR in bitbucket with an outstanding request change on the PR.
The use case here is that a card may be reviewed and tested simultaneously, if the card is tested quickly and deemed acceptable for release - it would be useful if an automation rule could be implemented to stop the issue transitioning if there's an outstanding change on the PR.
I know idealistically the code review would take place and resolve before testing but in the case of a larger PR, testing and code reviews are occurring simultaneously until all quality gates are met.