Skip to content

kapliars/jirareports

 
 

Repository files navigation

Couple of scripts which generate reports out of JIRA worklogs. JIRA SOAP API is used to gather data.

Before using the scripts create ~/.jira file with content like this:

[default]
username=aklochkov
password=secret
uri=https://issues.yourcompany.net/rpc/soap/jirasoapservice-v2?wsdl
project=PRJ

About

JIRA reports generators based on SOAP API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%