<div dir="ltr"><div>Hey,<br><br></div>I have finally setup integration between pull requests and buildbot.<br><br>When you push a pull request buildbot will trigger a build and update the github UI to indicate success or failure. The idea is that we should not normally merge a pull request unless the build was successful.<br clear="all">
<div><div><br></div><div>You can open the build page by clicking on the "details" link. If the build failed for reasons which are not related to the patches, you can use the "Rebuild" button to retry it.<br>
<br></div><div>The integration is done with a very simple node server<br><a href="https://github.com/sugarlabs/sugar-gitbot/blob/master/app.js">https://github.com/sugarlabs/sugar-gitbot/blob/master/app.js</a><br></div><div>
I don't expect it to be particularly solid yet, so if you run into any issue please let me know!</div><div><br>-- <br>Daniel Narvaez<br>
</div></div></div>