Issue Type: Bug Bug
Affects Versions: current
Assignee: David Nola
Components: email-ext
Created: 08/Nov/12 10:51 PM
Description:

Currently I have a Groovy script set up to filter out emails from being sent to committers if the problem is not code related (Determined via examining the log). If a machine crashes (which is not the fault of the committer) the script does not run to cancel that email, and emails end up going out to all committers. Basically the Groovy script does not currently run reliably before every email sent through email-ext.

The pre-send script should be run consistently and predictably pre-send. Either that or an option to cancel emails that cannot run the Groovy successfully should be present to ensure that emails can only be sent out after running the pre-email script.

Thanks!

Project: Jenkins
Priority: Major Major
Reporter: David Nola
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