Skip to content

timmyhadwen/Jenkins-committer-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Uses the Jenkins RestAPI to dump build statuses from epoch to lastBuild and gives a nice summary of who broke the build most often.

Usage

python main.py <Project Name> [Build Number] Example:
python main.py Mine to run anaylsis on the Mine project. Insert a trailing build number to start the search from a given build.

About

Checks the commits of a jenkins server to see who broke the build.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages