[Buildbot-devel] Sending email depending on completion of one builder

Mark Richardson (Internal) mark.richardson at nag.co.uk
Tue May 1 14:58:21 UTC 2012


Hi Todd
admittedly our service still uses 8.2 but we do this

mn_plasma = mail.MailNotifier(fromaddr="buildbot at xxxx.co.uk",
        builders=['PLASMAIntel'],
                        sendToInterestedUsers=True,
                        extraRecipients=["markr at xxxx.co.uk"]
                       )
c['status'].append(mn_plasma)

NOTE the builders entry. Per project and extra recipientis project 
leader or a list of email addresses.

Mark
On 01/05/2012 15:34, Todd Cooper wrote:
> I don't see how to program the emailer to send email to one set of
> people on completion of one builder and another set of people with
> another builder.
>
> Anyone have any ideas?
>
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star.
> ________________________________________________________________________
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
>
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel

-- 
Mark Richardson, Ph.D. HECToR CSE, Mobile: 07525 238037
     NAG Manchester, Peter House, Oxford Street,  Manchester, M1 5AN
Head office at:
     Numerical Algorithms Group Ltd, Wilkinson House,
     Jordan Hill Business park, Oxford OX2 8DR
----------------------------------------------------------------




________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________




More information about the devel mailing list