[Buildbot-devel] Adding 'committer' to InterestedUsers
A.T.Hofkamp
a.t.hofkamp at tue.nl
Mon Jul 11 10:58:35 UTC 2011
On 09/07/11 11:22, David Engster wrote:
> I'm using the buildbot.py post-merge script for git; in this script, the
> 'author' is used as the person responsible for the change and inserted
> into 'who'. Is it possible to also add the committer, so that he is also
> notified through the MailNotifier when using sendToInterestedUsers=True,
> or is Buildbot actually fixed to exactly *one* person responsible for a
> code change?
I haven't looked into this part of buildbot, but before you start extending buildbot, would having a
mailinglist for distributing reports not be easier?
We use such a system for svn commits in our projects. The hook posts to the mailinglist, the
mailinglist distributes to all interested users.
Albert
More information about the devel
mailing list