Sending emails is based on the configured groups and notification types. I suppose that you do not have any groups created and there is some default flow (unknown top me). Also in docs it states that "Users who contribute modifications to a failed build are "sticky"", not sure if this will take care to also distinguish the exception from failed in case of commiters.
florin On 3 dec., 21:10, Diego Merayo <[email protected]> wrote: > Is it possible to send emails to groups (namelly buildmaster) but not > to the people who breaks the build? I need this behaviour to set up a > test farm where to play with the pipelines and setups but not to spam > people with my tests. > > Also the documentation about email publisher says: > From 1.5.0 onwards, the Failed notification type, is just failed, it > does not include the Exception anymore. Making it possible to mail > Exception to the buildmaster, and Failed to the developpers. > Developers will not get Exception mails, unless configured so. > Does anyone know how to achieve that? We are running 1.5.0 and people > is receiving emails on build exceptions even if we have no explicit > mention to exceptions in the email publisher configuration. > > Thanks, > Diego Merayo
