Download the workflow file Jira Task Manager
Requires requests. Installation: [http://stackoverflow.com/a/17309309]
Type jira
on Alfred to list the
Command | Description |
---|---|
jira |
Show the Jira options |
setupjiraserver |
Set the jira server |
setupjirauser |
Set the jira username |
setupjirapassword |
Save the password in your keychain |
setupjirasprintboard |
Browse and sets the Greenhopper Board. |
setupjiratest |
Test the connection |
- List the sprints
- Show menu with story data
- List subtasks of a given story
- Show the assigned person
- List comments of a given story / subtask
- Filter the listed stories
- Search by name
- Search by Key
- Store your user and password in the Keychain via the workflow
- Select the Board from Alfred and not by ID
- Issue Assign to me
- Add tests. Any kind (https://github.com/telefonicaid/lettuce-tools)
- Run Jira loading in the background: (https://alfredworkflow.readthedocs.org/en/latest/user-manual/background.html)
- Provide screenshots of the usage
- Cache jira issues and avoid hammering JIRA
- Refactor the setup method to avoid code duplication
- Add a comment to a story/subtask
- Add a comment to a story/subtask with data from the clipboard
- Create a story
- Create a subtask