Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
I try to send an email only if I have new warnings.
I used the email-ext plugin. in the core of the email I can use the token WARNINGS_NEW. but when I try to cancel the email in the pre-send script if WARNINGS_NEW = 0 it does not recognize the token.
Code changed in jenkins
User: Alex Earl
Path:
src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
http://jenkins-ci.org/commit/email-ext-plugin/72fcd04ef301a8e45df268945ce48fa146aa56ca
Log:
Fix
JENKINS-26286