[Buildbot-devel] build notification/change logs

Ian Peters-Campbell mahatmamanic at gmail.com
Tue Feb 17 21:34:24 UTC 2009


Hey all,

My build system has two kinds of builds: continuous integration builds,
which are automatically performed and only send out email to developers, and
only if the build fails, and then release builds, which are specifically
ordered by a developer, are packaged, distributed, and email is sent to the
entire project team including dev, QA, product management, etc.

What I would like is to include SVN commit notes with the outgoing email.  I
would like for the email to include all the SVN notes that are more recent
than the last release build (so the email explains the differential from the
last release build.)  Is there an automagic way to accomplish this, or
should I put together a little internal data structure that I pickle out
between uses and get revision numbers from for grabbing change notes?

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090217/fd91e8f2/attachment.html>


More information about the devel mailing list