/jira-utils

A selection of handy tools for Jira

Primary LanguagePython

Jira Stuff

General Jira tools, including...

  • Jira Bot: A Slack bot which nags you about Jira issues

NOTES:

In order to upload images to Slack you'll need to install the slackclient from source. Uninstall any previous versions with pip uninstall slackclient. Clone the latest source from github then run pip install . from the root source directory.