Scripts (mostly written in Ruby) generating reports from a remote JIRA, via JIRA's REST API.
JIRA users occasionally need to generate statistical reports to track KPIs, answering questions such as:

The scripts in this section utilize JIRA's REST API to generate text-based reports, suitable for automatic generation and emailing.

 

All scripts are found in Bitbucket at https://bitbucket.org/redradish/jira-ruby-reports/. Some highlights are described below:

Overdue/on-time issue counts per priority

Time worked per user, per sprint