themadsens / flemmingsAlfredJiraSearch

Search your Jira server with Alfred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flemmingsAlfredJiraSearch

Search your Jira server with Alfred search Preview jiras with the <shift> key preview

A workflow for quickly looking trough your Jira issues.

The query looks like: [PROJECT [O/C]] search phrase

PROJECT
An optional project id in uppercase
O/C
An optional "O" for status "not closed" or "C" for status "closed"
search phrase
The search phrase as described for advanced text field search

This workflow requires the following environment variables:

"server"
The Jira base URL
"auth"
The user and password as user:pass

You also need node to be installed as /usr/local/bin/node. Eg. via "brew install node"

About

Search your Jira server with Alfred


Languages

Language:JavaScript 100.0%