Skip to content

lreeb/jira-agile-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jira-agile-statistics

This resulted out of a script to get some Sprint Statistics out of our Jira Board with Agile Plugin, using the Python Jira Rest Client (https://github.com/pycontribs/jira) and relying on custom JQL queries.

Since Jira is abundantly customizable and used in very different ways it is not an out-of-the box project that will run for everyone. This is mainly provided as a starting point to customize and adapt to your own Jira configuration.

Usage

  • add Jira information in config.py
  • define your sprints in sprint_data.json
  • (possibly adjust queries in util/JiraQuery.py)
python run.py

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages