[Buildbot-devel] Support for Github Pull Requests

Vladimir Rutsky rutsky.vladimir at gmail.com
Tue Aug 27 11:09:43 UTC 2013


On Tue, Aug 27, 2013 at 7:13 AM, Dustin J. Mitchell <dustin at v.igoro.us> wrote:
> It's become a perennial topic of discussion, but has never been
> completed.  A better forum link for those following along is
> http://thread.gmane.org/gmane.comp.python.buildbot.devel/9419

My two cents: Github's pull requests can be fetched from Github repository from
refs/pull/<pull request number>/head and refs/pull/<pull request number>/merge
references (https://gist.github.com/harlow/3960799).

So it is possible to add force scheduler that will be run by
authorized users, that
will get Github pull request number as argument, fetch request sources and
build/run tests.

>
> I don't know of any further work on this.  Daniel (hi!), would you
> like to work with Mark to make this a reality?
>
> Dustin
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel

--
Vladimir Rutsky




More information about the devel mailing list