-
Suggestion
-
Resolution: Fixed
-
None
The integration with the official GitHub application is now completed and the authentication is now being managed directly by GitHub
Problem Definition
The current integration with Github only uses user based rate limit which causes the limit to be reached easily specially when the user does some API requests that adds to the limit.
Suggested Solution
The support of Github Apps that will give it's own rate limit outside of user scope. Also, no need for separate webhooks for every repo when using github Apps.
Workaround
Stop requests whenever it's close to hit the github limit.
- is related to
-
JSWCLOUD-16584 Repository sync gets stuck on 'Sleeping' status due to Github API rate limit
-
- Closed
-
- relates to
-
JSWCLOUD-16571 As a Jira Software user, I want Github integration to be more robust to deal with Github API limitation
- Closed
- was cloned as
-
JSWSERVER-20814 Support of Github Apps in DVCS instead of user based OAuth
- Gathering Interest