1 Forks
3 Stars
3 Watchers

jenkins_consecutive_fail_detector

Modern systems and jobs are complex, and jobs can fail due to various system reasons. However, it's a bit noisy to get a failure notification every time a job can be retried. This tool ignores the job being retried and only notifies you when certain conditions are met.

How to download and setup jenkins_consecutive_fail_detector

Open terminal and run command
git clone https://github.com/bootjp/jenkins_consecutive_fail_detector.git
git clone is used to create a copy or clone of jenkins_consecutive_fail_detector repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jenkins_consecutive_fail_detector https://github.com/bootjp/jenkins_consecutive_fail_detector/archive/master.zip

Or simply clone jenkins_consecutive_fail_detector with SSH
[email protected]:bootjp/jenkins_consecutive_fail_detector.git

If you have some problems with jenkins_consecutive_fail_detector

You may open issue on jenkins_consecutive_fail_detector support forum (system) here: https://github.com/bootjp/jenkins_consecutive_fail_detector/issues