Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github api throttling #108

Open
elkh510 opened this issue May 12, 2021 · 1 comment
Open

github api throttling #108

elkh510 opened this issue May 12, 2021 · 1 comment
Labels

Comments

@elkh510
Copy link

elkh510 commented May 12, 2021

Firstly - great plugin :)

Version report

Jenkins and plugins versions report:

jenkins - 2.263.4 
Job and Stage monitoring Plugin - 3.6.2
  • What Operating System are you using (both controller, and any agents involved in the problem)?
use docker image
jenkins/jenkins:2.263.4-lts-jdk11

Reproduction steps

  • jenkins job use in scm github-app(instead of github user), but github-autostatus-plugin can't use github-app and we get limit in 5000 call per hour(limit for github-app 15000 call per hour). because of github api Throttling hooks do not send to github and checks are not marked as passed and there is no way to merge pr.

Please add ability to use github-app instead of github-user
and ability to specify a separate github-app for auth in the plugin.
thank you!

@elkh510 elkh510 added the bug label May 12, 2021
@samrocketman
Copy link
Member

It already supports github app. There is a bug, though. #115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants