Skip to content

ahrechanychenko/jenkins-jobs-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-jobs-analyzer tools

check for failed jobs

#1.1)Parse results of jenkins jobs execution for jobs described in jobs.yaml

#1.2)If init_run - create db and store jenkins_jobs_last_builds info in db

#1.3)if not init_run check for skipped runs in db, retrieve skipped info and write them to db

#1.4)check for failed jobs in db, if init run - check last successful build, if not init run - check for for failures in db_builds results

#1.5) send details of failed jobs via email

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages