This project demonstrates a simple integration between jira, and other task systems like monday and trello. The goal of the code is to demonstrate the utility of defining interfaces and using them consistently.
See developer.atlassian.com/platform/forge/ for documentation and tutorials explaining Forge.
See Set up Forge for instructions to get set up.
- Run
forge variables:list
- Run
forge tunnel
- Create ticket in Jira
- Observe logs
- View ticket in Monday
- View ticket in Trello
See Get help for how to get help and provide feedback.