<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 16, 2014 at 6:57 PM, Karel Piwko <span dir="ltr">&lt;<a href="mailto:kpiwko@redhat.com" target="_blank">kpiwko@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Nice! <div><br></div><div>As for API request limit, app could retrieve personal acess token (OAuth) from GitHub first, we do that in <a href="http://arquillian.org" target="_blank">arquillian.org</a>. Do you have code somewhere handy for a PR? ;-)</div>
</blockquote><div>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).</div>
<div><br></div><div>I will share soon the code, have to clean it up a bit ;)</div><div>  </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><span class="HOEnZb"><font color="#888888"><div>
<br></div></font></span><div><span class="HOEnZb"><font color="#888888">Karel</font></span><div class=""><br><br>On Mon, Jul 14, 2014 at 12:32 PM, Sebastien Blanc &lt;<a href="mailto:scm.blanc@gmail.com" target="_blank">scm.blanc@gmail.com</a>&gt; wrote:<br>

</div><div><div class="h5"><blockquote type="cite"><div dir="ltr">Hi All,<div>This is a bit off topic but , IMO, can be useful to the project.</div><div>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 :)</div>

<div><br></div><div><a href="http://myopenprs-sblanc.rhcloud.com/" target="_blank">http://myopenprs-sblanc.rhcloud.com/</a><br></div><div><br></div><div>It&#39;s a small app that will retrieve all the open PRs for an GH org or a GH user. Just type &quot;aerogear&quot; and hit search and all the open PRs will be retrieved.</div>

<div><br></div><div>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.</div><div><br></div><div>Have fun !</div><div><br></div><div>Sebi</div><div><br>

</div><div>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.</div><div><br></div></div>
</blockquote></div></div></div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div></div>