@ninjabytes/bot-jira-plugin

3.0.0 • Public • Published

NinjaBytes Bot Jira Plugin

Jira Plugin for the NinjaBytes team bot.

Retrieves information about team issues.

Environment Variables

  • JIRA_SERVER: Location of the Jira server;
  • JIRA_USERNAME: Authentication username to connect to the server;
  • JIRA_PASSWORD: Authentication password to connect to the server;
  • JIRA_BOARD: Board ID from which issues wil be fetched.

Triggered Events

  • JiraIssue_create - When a new issue is detected on the server;
  • JiraIssue_deleted - When a previously detected issue is removed from the server (or when it's closed);
  • JiraIssue_updated - When a previously detected issue is changed;

Readme

Keywords

none

Package Sidebar

Install

npm i @ninjabytes/bot-jira-plugin

Weekly Downloads

1

Version

3.0.0

License

ISC

Unpacked Size

11.1 kB

Total Files

12

Last publish

Collaborators

  • d3c0d3dpt