Skip to content

mmazzarolo/alfred-jira-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

⚠️ Disclaimer: I'm no longer actively maintaining this script — I stopped using Alfred and I'm now using Raycast.

alfred-jira-search

An Alfred workflow to search for Jira tickets.

  • The workflow is triggered by the jira keyword, followed up by the search query.
  • Under the hood the workflow uses the /rest/api/3/issue/picker endpoint to return a list of issues matching the Alfred query.
  • It's smart enough to return a list of issues if you're query is a word, or a specific issue if your query is a ticket number.

⚠️ Disclaimer: I'm no longer actively maintaining this script — I stopped using Alfred and I'm now using Raycast.


The workflow setup still has a huge margin for improvement: I haven't built an authentication flow, so it requires some manual setup (that I abstracted into three workflow environment variables).

A domain variable
Part of the Jira URL. E.g. (https://${domain}.atlassian.net).

An apitoken variable
The jira API token to use for authentication. You can generate one in your jira account settings

A username variable
The jira username associated with the API token. E.g. foo@bar.com

It also needs jq to be installed.

About

An Alfred workflow to search for Jira tickets

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy