@mink/plugin-jira
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

Jira Plugin for mink

Create a API token for Jira at https://id.atlassian.com/manage/api-tokens

Sections

  • [X] Board
  • [ ] Backlog
  • [ ] Issues
  • [ ] Versions
  • [ ] Projects

Install

yarn global add @mink/plugin-jira

Options

{
    "resolve": "@mink/plugin-jira",
    "options": {
        "host": "yourcomanpy.atlassian.net",
        "projectKey": "MNK",
        "boardId": 123,
        "email": "edward.knowles@example.com",
        "token": "qwertyugfgdhuygbhqj3nhfgjb"
    }
}

Sections

Board

View active sprint tickets as a table (key, type, summary and status)

Readme

Keywords

none

Package Sidebar

Install

npm i @mink/plugin-jira

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

11.2 kB

Total Files

22

Last publish

Collaborators

  • eknowles