Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Done
-
None
Description
Email-ext contains 1first trigger and 2nd failure trigger. I got question with real case when people wants to have 10th failure trigger. It makes sense to not hardcode this value and make configurable.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Remote Link | This issue links to "https://github.com/jenkinsci/email-ext-plugin/pull/139 (Web Link)" [ 14810 ] |
Resolution | Done [ 10000 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Code changed in jenkins
User: Kanstantsin Shautsou
Path:
src/main/java/hudson/plugins/emailext/plugins/trigger/XNthFailureTrigger.java
src/main/resources/hudson/plugins/emailext/plugins/trigger/XNthFailureTrigger/help.html
src/main/resources/hudson/plugins/emailext/plugins/trigger/XNthFailureTrigger/local-config.groovy
src/test/java/hudson/plugins/emailext/plugins/trigger/XNthFailureTriggerTest.java
http://jenkins-ci.org/commit/email-ext-plugin/3770605b45b1cf56175938abefc14f93c18a7528
Log:
[Fix JENKINS-37995] X failure trigger
Signed-off-by: Kanstantsin Shautsou <kanstantsin.sha@gmail.com>