Skip to content

shivendrasrivastava/JiraAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JiraAnalyzer

Requirement :-

  • Retreive project related information from JIRA
  • Analyze the issues based on KPIs

Usage :-

  • Ensure python, pip are installed on the system.
  • Clone this project
  • Run the setup.py script using the command " python setup.py ". This script will set required permission for the run.py file.
  • Run the file run.py with the option -h to get the usage params for this file.
  • Fetching issues :-
    • python run.py -u 'url for the server'
      -i 'username'
      -p 'password'
      -prj 'project name'
      -d 'directory name for issues'

About

Analyze JIRA issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published