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!