3.0.0 • Published 6 years ago

@ninjabytes/bot-jira-plugin v3.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

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;
3.0.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago