- Create telegram bot by BotFather
- Config app in
src/config/index.js
- Set webhook in JIRA to app bot route (for example
/api/v1/route/messages
)
- Add templates to few events of JIRA:
jira:issue_created- jira:issue_updated
- Add templates to few events of bitbucket
- Create Pull Request
- Create comment to Pull Request
- Tests