[Sugar-devel] Pull requests + buildbot
Manuel Quiñones
manuq at laptop.org
Sun Apr 6 16:17:06 EDT 2014
2014-04-05 21:51 GMT-03:00 Daniel Narvaez <dwnarvaez at gmail.com>:
> Hey,
>
> I have finally setup integration between pull requests and buildbot.
>
> 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.
>
> 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.
>
> The integration is done with a very simple node server
> https://github.com/sugarlabs/sugar-gitbot/blob/master/app.js
> I don't expect it to be particularly solid yet, so if you run into any issue
> please let me know!
Great work! I see it is running well. So it closes the PR while
checking and then if check succeeds reopens it again?
--
.. manuq ..
More information about the Sugar-devel
mailing list