[Buildbot-devel] List of changes in email notification
Al Nikolov
a.nikolov at drweb.com
Thu May 14 09:16:47 UTC 2009
for change in build.getChanges():
text += '\n' + change.asText()
ankit sharma wrote:
> Hi,
>
> I have a buildbot setup which triggers builds based on check-ins into the
> perforce repository.
> I want to have the list of changes, which caused the build to get
> triggered, in the email that Buildbot sends after completion of the build.
> Is there a way to do that?
> I have successfully customised buildbot's emails to include extra text,
> but in this case, I need to pick-up the changelist from somewhere and I am
> not able to figure out from where.
>
> Any help will be greatly appreciated.
More information about the devel
mailing list