<p dir="ltr">I think it just does it when a PR is opened or reopened. See here: <a href="https://github.com/sugarlabs/sugar/pull/333">https://github.com/sugarlabs/sugar/pull/333</a></p>
<p dir="ltr">Anyway, it is so cool!</p>
<div class="gmail_quote">On Apr 7, 2014 6:17 AM, "Manuel Quiñones" <<a href="mailto:manuq@laptop.org">manuq@laptop.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2014-04-05 21:51 GMT-03:00 Daniel Narvaez <<a href="mailto:dwnarvaez@gmail.com">dwnarvaez@gmail.com</a>>:<br>
> Hey,<br>
><br>
> 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<br>
> github UI to indicate success or failure. The idea is that we should not<br>
> normally merge a pull request unless the build was successful.<br>
><br>
> You can open the build page by clicking on the "details" link. If the build<br>
> failed for reasons which are not related to the patches, you can use the<br>
> "Rebuild" button to retry it.<br>
><br>
> The integration is done with a very simple node server<br>
> <a href="https://github.com/sugarlabs/sugar-gitbot/blob/master/app.js" target="_blank">https://github.com/sugarlabs/sugar-gitbot/blob/master/app.js</a><br>
> I don't expect it to be particularly solid yet, so if you run into any issue<br>
> please let me know!<br>
<br>
Great work! I see it is running well.  So it closes the PR while<br>
checking and then if check succeeds reopens it again?<br>
<br>
--<br>
.. manuq ..<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote></div>