<div dir="ltr">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.<br><div>I am effectively periodically doing builds, so say every 10 hours I do a build, and I query the vcs askingĀ </div><div><ul><li>"What changes have been made in the last 10 hours?"</li></ul>When I do this the vcs will return a list something like</div><div><ul><li>Change123: "You did this", DateTimeofChange123, Jim</li><li>Change23: "You did that", DateTimeofChange23, Jane,</li><li>Change73: "You did another thing", DateTimeofChange73, Joyce</li></ul><div>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</div></div><div><div><img src="cid:ii_jywn5wkl0" alt="buildbotchanges.png" style="margin-right: 25px;"><br></div></div><div><br></div><div>What is the proper way to have my list of changes show up on the change tab?</div><div>What property do i need to set in my build steps for the list of changes to show in the changes tab</div><div><br></div><div>Regards</div></div>