0.0.4 • Published 5 years ago

@mink/plugin-jira v0.0.4

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

Jira Plugin for mink

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

Sections

  • 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)