/forge-tasks-integration

This repo serves two purposes: it is a demonstration of an atlassian forge app, and a demonstration of the utility of interfaces

Primary LanguageJavaScript

Forge Task Integration

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.

Requirements

See Set up Forge for instructions to get set up.

Demo

  • Run forge variables:list
  • Run forge tunnel
  • Create ticket in Jira
  • Observe logs
  • View ticket in Monday
  • View ticket in Trello

Support

See Get help for how to get help and provide feedback.