Skip to content

brentwatson/github-to-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ActionableAgile github-to-analytics Script

Exports GitHub PR data to a CSV file that can be processed by ActionableAgile.com.

Similar to https://github.com/ActionableAgile/jira-to-analytics but exports GitHub PR data instead of Jira data.

Usage

Update config section at top of github-to-analytics.py with your GH token (instructions), repos, users, and date range to query for.

Run

Run using:

python3.8 github-to-analytics.py

If there are import errors, run pip install and try again.

About

Export GH PR data for ActionableAgile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages