Jenkins : Disable Failed Job Plugin

Plugin Information

View Disable Failed Job on the plugin site for more information.

Description

This Plugin disables a Job when a Build fails.

Please use this when you want to prevent the jobs that are regularly performed, fail in a row.

 

ビルドが失敗した時に、ジョブを無効にするプラグインです。

定期実行されてるジョブが、続けて失敗することを防ぐ時などに利用して下さい。

Usage

1. Select "When Failed To Build, Disable Job" in "Add post-build action".

2. Select case you disable Job.

3. When it became selected cases, Job is disabled.

Advanced

set option to make disabling of jobs conditional

1. Select "Advanced...".

2. Check "Disable job if it the last X builds have failed" and write "Number Of Consecutive Failures"

Version history

version

information

date

1.15

Add global configuration (PullRequest#1)

2015/03/22

1.11

Add option to make disabling of jobs conditional(JENKINS-20372)
Bug FIx

2014/05/16

1.5

Bug Fix

2013/10/12

1.3

Initial release

2013/10/09