Skip to content

miguelpuyol/Jira-Alfred-Workflow

Repository files navigation

Jira Workflow for Alfred

Download

Download the workflow file Jira Task Manager

Prerequisites

Requires requests. Installation: [http://stackoverflow.com/a/17309309]

Usage

Type jira on Alfred to list the

Setup

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

TODO

v0.2

  • List the sprints
  • Show menu with story data
  • List subtasks of a given story
  • Show the assigned person

v0.3

  • List comments of a given story / subtask
  • Filter the listed stories
  • Search by name
  • Search by Key

v0.4

  • Store your user and password in the Keychain via the workflow
  • Select the Board from Alfred and not by ID

v0.4.1

  • Issue Assign to me

Roadmap