Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

hmrc/jira-metrics

Repository files navigation

JIRA metrics gathering scripts

To install python dependencies

bash
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

To run, first add jira username, password to jira-metrics.ini file in the form of

[credentials]
username: ENTER USERNAME HERE
password: ENTER PASSWORD HERE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages