Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>It is possible with the email plugin. See <a href="http://wiki.hudson-ci.org/display/HUDSON/Email-ext+plugin" rel="nofollow">email plugin configuration</a>:</p> <blockquote> <p>Advanced configuration</p> <p>To see the advanced configuration for the plugin, click the "Advanced" button. This section allows you to specify recipients for each type of email trigger. By default, the only trigger configured is the "Failure" trigger. To add more triggers, select one from the dropdown, and it will be added to the list. Once you have added a trigger, you have several options. If you click "?" (question mark) next to a trigger, it will tell you what conditions must be met for it to send an email.</p> <ul> <li>Send to Recipient List - Check this checkbox if you would like to have the email sent to the "Global Recipient List" configured above.</li> <li>Send to Committers - Check this checkbox to send the email to anyone who checked in code for the last build. The plugin will generate an email address based on the committer's id and an appended "default email suffix" from Hudson's global configuration page. For instance, if a change was committed by someone with an id "first.last", and the default email suffix is "@somewhere.com", then an email will be sent to "first.last@somewhere.com"</li> <li>More Configuration - Configure properties at a per-trigger level. <ul> <li>Recipient List - A comma (and whitespace) separated list of email address that should receive this email if it is triggered. This list is appended to the "Global Recipient List" above.</li> <li>Subject - Specify the subject line of the selected email.</li> <li><strong>Content - Specify the body of the selected email.</strong></li> </ul></li> <li>Remove - Click the delete button next to an email trigger to remove it from the configured triggers list.</li> </ul> </blockquote>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload