Skip to content

JiraConnector class extending Jira Python module.

Notifications You must be signed in to change notification settings

gaainf/jira_connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jira_connector

Description

JiraConnector class extending Jira Python module. This class provides methods to collect, group and analyse stats from Jira projects.

For example, you can:

  • filter all project issues by type (bugs, tasks and etc.)
  • split or group issues with specific affected version
  • transit issues through predefined workflow
  • sort tickets by specific field
  • get release dates and calculate common stabilization/development periods
  • collect critical bugs and bugfixes for specific version
  • find bugs detected in production after official release
  • and many other features

See the module documentation, for details.

About

JiraConnector class extending Jira Python module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages