@nodebb/nodebb-plugin-jira

2.1.7 • Public • Published

JIRA Plugin for NodeBB

This plugin interfaces with a JIRA instance via Basic Authentication, and exposes the issues/* path in your NodeBB.

From there, you can add a link to that page in the navigation bar as desired.

Configuration

See docs/configuration

Prepopulating issue fields

See docs/issues

Privileges

See docs/privileges

Hooks

See docs/hooks

Support for v1.19.x

See docs/v2

Installation

npm install nodebb-plugin-jira

Limitations

JIRA is a very expansive piece of software and there are many different ways to create and manage issues.

For example, while this plugin supports most of the data types in the New Issue View, there may not be support for all of the older input types, simply because custom handling for each case is necessary.

If there is some aspect that is not handled properly by this plugin, please open an issue on the issue tracker, and a quote can be provided.

Sponsorship

Maxon

Creation of this plugin was sponsored by Maxon


Tests

  1. Add nodebb-plugin-jira to the test_plugins section in your NodeBB's config.json
  2. JIRA_BASEURL=something.atlassian.net JIRA_EMAIL=email@example.org JIRA_TOKEN=b56fa3fe... npx mocha test/plugins-installed.js from your NodeBB root folder (not the plugin root folder)

Readme

Keywords

Package Sidebar

Install

npm i @nodebb/nodebb-plugin-jira

Weekly Downloads

1

Version

2.1.7

License

MIT

Unpacked Size

219 kB

Total Files

50

Last publish

Collaborators

  • julianlam
  • baris
  • psychobunny
  • pitaj