I have an organization that has > 300 repos. When I try to use the github organization folder plugin <https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Organization+Folder+Plugin> to build pipelines in Jenkins 2.0, I will always hit the rate_limit and the process that builds the jobs errors out, due to the 5000 requests per hour that github enforces. I knew this would be a problem, as I have had similar problems with the GitHub Pull Request Builder <https://wiki.jenkins-ci.org/display/JENKINS/GitHub+pull+request+builder+plugin> plugin in the past.
Is this a plugin that I cannot use without upgrading to GitHub enterprise? Is there any alternative way of using this plugin that would work for our situation? I have attempted using the event webhooks, but that ultimately seems to lead to the same problem. Any thoughts here? Thanks, Kyle Partridge -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c5399236-52eb-4ab1-8c5f-1b1b9a7b1aff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
