monitor job failures in a Jenkins and Email alert -


i need write script monitor job failures in jenkins farm , send email report of top 5 unstable jobs in farm. how can it? there plugin available requirement ?

jenkins mailer plugin can send mails if build fails. did try ?

link

enter image description here


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -