On 12.01.2014, at 07:42, Avihay Eyal <[email protected]> wrote: > There is no Jenkins solution (because step 3 is not possible)? It can only be > done via 'polling'?
Quoting the email-ext documentation: > Place a check next to each group of people you would like to send emails to > if the trigger is triggered. > • Recipients - those listed in the recipients list at the project level > • Developers - those who made changes to the code > • Requestor - the person who initiated the build, if a person (not SCM > polling or hook) > • Culprits - used in conjunction with Developers, gets the culprits > from Jenkins itself rather than the changeset. In your example, the user pushing to Mercurial is a developer and/or culprit. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
