Skip to content

Comment on Travis CI integrated into GitHub pull requests thanks to new Commit Status API

Comments

Great to see Travis supporting Pull Requests.

At Mozilla we've been using Bot.io for several of our Github projects (PDF.js, Firefox OS, Popcorn.js, etc) since mid-2011 to launch regression tests right from Pull Requests. It's fully customizeable (runs on Windows, Linux, Mac, etc), open source, and a breeze to install:

http://github.com/arturadib/botio

We'll likely be implementing the status API very soon. Let me know if I can help at @arturadib.

I think BuildHive (https://buildhive.cloudbees.com/) supports Pull Requests too. I'm using for my repositories, and I have an internal Jenkins server for private repositories.

Yes, they do: https://github.com/jenkinsci/github-plugin/pull/17

Kohsuke Kawaguchi (the creator of Jenkins) has added this API to his Java library for Github: https://github.com/kohsuke/github-api/commit/892d2acaa2ca737... So, it's just a matter of time until that trickles downstream to the plugin and BuildHive.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.