Scripts for generating OpenStack development community statistics
Go to file
Monty Taylor 0f71ba790e Add jenkins-job-builder as a broken out project
There is a wholly separate dev community around jenkins-job-builder
that it would be nice to track. Leaving jjb also in infra though,
because it's interesting to track there as well.

Change-Id: I61f29f78bb6300f9b0c9fe9522172f090234f0b9
2013-11-20 07:29:01 +13:00
projects Add jenkins-job-builder as a broken out project 2013-11-20 07:29:01 +13:00
.gitignore Ignore editor files. 2013-10-07 14:11:59 +13:00
.gitreview Add .gitreview file 2013-07-01 15:03:59 +00:00
genresults-openreviews.sh Put HEAD hash in published results output 2013-10-07 15:03:48 -04:00
genresults-reviewers.sh generate reviewers stats for 1 and 3 years 2013-11-03 13:06:52 +08:00
genresults-reviews-for-bugs.sh Put HEAD hash in published results output 2013-10-07 15:03:48 -04:00
openapproved.py Ignore approved changes in openreviews stats 2013-10-22 15:43:32 -04:00
openreviews.py Show how many patch sets were created 2013-11-12 05:05:11 -05:00
README.md Add a script to get number and age of open reviews. 2013-05-28 16:49:32 -04:00
requirements.txt Add requirements to note that paramiko is needed 2013-08-02 18:07:17 +10:00
reviewers.py Merge "Adds new/merge rate to reviewers information" 2013-11-15 23:48:39 +00:00
reviews_for_bugs.py Pep8 compliant 2013-10-03 13:35:31 +02:00
testprojectinfo.py Add script to quickly sanity check json files 2013-10-07 09:14:46 -04:00
utils.py Show how many patch sets were created 2013-11-12 05:05:11 -05:00

OpenStack Stats

Utility scripts for generating stats about OpenStack development.

  • openreviews.py - Get some stats on the number and age of open reviews.
  • reviewers.py - See how many reviews each person has done over a period of time.