Hi all, looking for some help here!
I know that you are able to set Triggers on Workflows for when GIthub Pull Requests are both created and merged.
I'm wondering if there is a way to set up a trigger so that is only merges based on the Pull Request status in Github. For example, If a Pull Request in Github is created but has the status "Draft", it should trigger a Workflow/Status change in Jira. But if the PR is created and has the status "Ready for Review", it should then trigger the Workflow.
Any thoughts are appreciated.
Thank you!
The answer to this from Atlassian in case anyone else ever comes across this:
"At the moment there is no trigger workflow to allow Git PRs to move a Jira issue into the desired status.
It was suggested as a feature before but was rejected due to the low adherence."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.