[users at bb.net] Specifying and displaying a list of Changes

honas grael honasgraeymael at gmail.com
Sun Aug 4 07:30:38 UTC 2019


Hello, I am trying to get to grips with using Buildobt. I am using it with
a rather quirky vcs (IBM CM Synergy), which has its own query syntax when
you want to checkout code or list changes.
I am effectively periodically doing builds, so say every 10 hours I do a
build, and I query the vcs asking

   - "What changes have been made in the last 10 hours?"

When I do this the vcs will return a list something like

   - Change123: "You did this", DateTimeofChange123, Jim
   - Change23: "You did that", DateTimeofChange23, Jane,
   - Change73: "You did another thing", DateTimeofChange73, Joyce

What I would like to do is to have this data (or some form of it) show up
on the buildbot ui. On the Changes tab
[image: buildbotchanges.png]

What is the proper way to have my list of changes show up on the change tab?
What property do i need to set in my build steps for the list of changes to
show in the changes tab

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190804/ee8cd916/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildbotchanges.png
Type: image/png
Size: 17082 bytes
Desc: not available
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190804/ee8cd916/attachment.png>


More information about the users mailing list