We have a working automation for when we open a new PR, it automatically moves the Ticket from "Todo" to "In progress".
Now we would like to have a bit more precision over this. If the PR is opened or moved to Draft in GitHub, the status of the ticket connected to it should be “In Progress”.
If the PR is opened or is moved to “Ready for review“ in Github, the task in Jira should move to “Review“.
Any ideas how to accomplish that?