I'm wondering if there is a way for a change in status on jira issue to trigger a github action, like merging a pull request.
I know you can use webhooks to send PR information to linked jira issues and change the issue status, I'm wondering if the reverse can be done. Can jira send information back to github?