Create a API token for Jira at https://id.atlassian.com/manage/api-tokens
Sections
- Board
- Backlog
- Issues
- Versions
- Projects
yarn global add @mink/plugin-jira
{
"resolve": "@mink/plugin-jira",
"options": {
"host": "yourcomanpy.atlassian.net",
"projectKey": "MNK",
"boardId": 123,
"email": "[email protected]",
"token": "qwertyugfgdhuygbhqj3nhfgjb"
}
}
View active sprint tickets as a table (key, type, summary and status)