<div dir="ltr"><dl><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change"><em>Hello</em></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change"><em>I am using an uncommon VCS, so not one of the popular ones like Git or Mercurial.</em></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change"><em>When I do a build I get a text file with all the changes in the baseline that I am building.</em></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change"><em>I want to use this list of changes to populate the Change tab</em></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change"><em><br></em></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change"><div><img src="cid:ii_k1jl12id0" alt="Screenshot from 2019-10-09 19:02:20.png" width="457" height="223"><br></div></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change"><div><br></div></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change"><div>To that end I want to use the <a href="https://docs.buildbot.net/latest/developer/rest.html?highlight=addchanges#change">addChange</a> api call for each entry in the file that I have, so I can have a list of changes for the buildrequest</div></dt><dd style="margin-top:3px;margin-bottom:10px;margin-left:30px"><dl style="margin-bottom:15px"><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)"><font size="1"><code style="background-color:transparent;font-weight:bold">addChange</code>(<em style="">files=None</em>, <em style="">comments=None</em>, <em style="">author=None</em>, <em style="">revision=None</em>, <em style="">when_timestamp=None</em>, <em style="">branch=None</em>, <em style="">category=None</em>, <em style="">revlink=''</em>, <em style="">properties={}</em>, <em style="">repository=''</em>, <em style="">codebase=None</em>, <em style="">project=''</em>, <em style="">src=None</em>)</font><span style="font-size:15px"><a href="https://docs.buildbot.net/latest/developer/rest.html?highlight=addchanges#buildbot.data.changes.Change.addChange" title="Permalink to this definition" style="color:rgb(51,102,153)" target="_blank"></a></span></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)"><br></dt></dl></dd><dd style="margin-top:3px;margin-bottom:10px;margin-left:30px"><dl style="margin-bottom:15px"><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)">I am not clear how to call this method so that I can pass in the contents of the file that my VCS gives me.</dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)"><br></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)">Do I need to add a util.renderer decorated function to my master.cfg?<br></dt></dl></dd><dd style="margin-top:3px;margin-bottom:10px;margin-left:30px"><dl style="margin-bottom:15px"><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)">Can I use an external python file to add the changes to a specific build-request?</dt></dl></dd><dd style="margin-top:3px;margin-bottom:10px;margin-left:30px"><dl style="margin-bottom:15px"><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)"><br></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)">Does anyone have an example of how I might make use of this API call?<br></dt><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)"><br></dt></dl></dd><dd style="margin-top:3px;margin-bottom:10px;margin-left:30px"><dl style="margin-bottom:15px"><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)">I could really use the help.</dt></dl></dd><dd style="margin-top:3px;margin-bottom:10px;margin-left:30px"><dl style="margin-bottom:15px"><dt id="m_-2293055828432336812gmail-buildbot.data.changes.Change.addChange" style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;background-color:rgb(246,246,246)">Thanks</dt></dl></dd><dd style="margin-top:3px;margin-bottom:10px;margin-left:30px"><dl style="margin-bottom:15px"><dd style="margin-top:3px;margin-bottom:10px;margin-left:30px;color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)"><dl style="margin-bottom:15px;display:flex"><br></dl></dd></dl></dd></dl></div>