[aerogear-dev] Get all open Pull Requests for an org

Sebastien Blanc scm.blanc at gmail.com
Wed Jul 16 13:02:06 EDT 2014


On Wed, Jul 16, 2014 at 6:57 PM, Karel Piwko <kpiwko at redhat.com> wrote:

> Nice!
>
> As for API request limit, app could retrieve personal acess token (OAuth)
> from GitHub first, we do that in arquillian.org. Do you have code
> somewhere handy for a PR? ;-)
>
I already use my OAuth token on the server side , otherwise the limit is 60
req/hour and will be reached in just one call :) (Because I retrieve firt
all the repo and for each repo I do a call for Open PR).

I will share soon the code, have to clean it up a bit ;)


>
> Karel
>
>
> On Mon, Jul 14, 2014 at 12:32 PM, Sebastien Blanc <scm.blanc at gmail.com>
> wrote:
>
> Hi All,
> This is a bit off topic but , IMO, can be useful to the project.
> I have been looking for a way to get all the Open Pull Requests that are
> open for the AeroGear org, since I could not really find the tool I was
> looking for I created one :)
>
> http://myopenprs-sblanc.rhcloud.com/
>
> It's a small app that will retrieve all the open PRs for an GH org or a GH
> user. Just type "aerogear" and hit search and all the open PRs will be
> retrieved.
>
> For those interested, under the hood, it is a Vert.x App, using the Event
> Bus to stream the open PRs back to the Browser.
>
> Have fun !
>
> Sebi
>
> ps : no results returned ? Could be that the rate limit of the github API
> (5000 req/hour) has been reached, please wait a bit before retrying.
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20140716/eadfd976/attachment.html 


More information about the aerogear-dev mailing list