[Buildbot-devel] A question about multiple changes

Dmitry Nezhevenko dion at dion.org.ua
Fri Jun 1 07:15:05 UTC 2012


On Thu, May 31, 2012 at 09:49:05AM -0700, Mike Winter wrote:
> What can I provide from a home-grown mail-parser that indicates multiple owners for a change? 
> 
> wrong---->Change=(who = ['bob','alice']....) 
> 
> breaks buildbot AFAIK with some exception in waterfall or html 

Probably no. Btw why you need this? You want to have other users (like
reviewer, etc) in blamelist too?

I think that the only thing that really matter is email notification. And
CC other users related to commit may be good. Some times ago we were
adding such information to commit message. And once build is done, it's
possible to parse it in buildbot somewhere in custom email format
function and send email to required users (probably add recipients
requires very small patch to buildbot, I can take a look if you need).

Regards
-- 
WBR, Dmitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://buildbot.net/pipermail/devel/attachments/20120601/80056ef7/attachment.bin>


More information about the devel mailing list