This repo is for experimenting with GitHub actions for Jira
- Create issue in Jira when GitHub issue is created
- Send comment when push is detected to a branch with issue key
- Transition issue to done on push to master with issue key in commit message
- Create issue in Jira when TODO comment in code pushed to master