Jenkins Email Trigger condition

Viewed 17

I have configured an editable email plugin and it works well. However, in some cases (which I really don't know) the emails are not being triggered.

I configured it to send email in both Success and Failure - Any case

The console output is as follows

Checking for post-build
Performing post-build step
Checking if email needs to be generated
No emails were triggered.
Finished: UNSTABLE

I have configured Failure - any as shown below. It looks like for a specific condition jenkins decides not to trigger email!

enter image description here

0 Answers
Related