Issue Type: Improvement Improvement
Assignee: Slide-O-Mix
Components: email-ext
Created: 19/Jul/12 10:45 AM
Description:

Currently, the email-ext plugin sends emails as follows:

Improvement - An email will be sent any time there is an improvement. A build is considered to have improved whenever it has fewer failures than the previous build.
Fixed - An email will be sent when the build status changes from "Failure" or "Unstable" to "Successful".

However, there is an ovelap between these two conditions. If both triggers are configured, and a build changes from "failing tests" to "no failing tests", then two emails are sent.

Improvement should mean that the number of failing tests decreased, but some were still failing. "Fixed" should mean all tests were fixed.

Thanks

Project: Jenkins
Priority: Major Major
Reporter: mwebber
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to