Jiralfred - Alfred Workflow for go-jira/jira
Demo
Installation
- Download the workflow from the latest release, and open the file.
- Run
jirasetup
command and enter Jira subdomain and your email. - Create Jira API token from https://id.atlassian.com/manage-profile/security/api-tokens.
- Register the token by
jiratoken {token}
.
Usage
Issue Operations
User jiraf
keyword and enter an issue, ex. PROJ-1
, followed by supported command.
Current supports:
labels add
label remove
move
- alias of transitiontransitions
- list all possible transition statebrowse
- open an issue on the web browser
Bulk Transition
User jirabt
keyword and enter issues divided by space, ex. PROJ-1 PROJ-2
, followed by state.