Skip to content

samid737/jira-checklist-plugin

Repository files navigation

JIRA Cloud checklist plugin

Plain and simple check/todo list plugin using atlassian-connect-express. Data persistence is achieved via entity properties.

Preview:

Demo

Usage

  • Enable development mode for your JIRA instance.

  • use ngrok for tunneling your local application: npm install --save-dev ngrok@2

  • a valid credentials.json file for auto (de)registration as found here.

  • install dependencies:

npm install

  • to register and test the add-on :

npm start

This will install your plugin ready for use.

  • Flood fill your issues with TODOs.

Dev notes

About

Simple checklist plugin example for JIRA cloud in NodeJS using atlassian-connect-express. Not for production use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published