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

Use GraphQL instead of REST to get commit details #4230

Open
mlehotskylf opened this issue Feb 5, 2024 · 0 comments
Open

Use GraphQL instead of REST to get commit details #4230

mlehotskylf opened this issue Feb 5, 2024 · 0 comments
Assignees
Labels
03 - Med Medium Priority enhancement New feature or request internal Internal tickets

Comments

@mlehotskylf
Copy link
Contributor

Currently we are using REST to get commit details. There is an alternative of using GraphQL which seems to provide better performance, according to GitHub recommendation and our testing. This performance improvement should help us to handle more commits per PR.

@mlehotskylf mlehotskylf added enhancement New feature or request 03 - Med Medium Priority labels Feb 5, 2024
@mlehotskylf mlehotskylf added the internal Internal tickets label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
03 - Med Medium Priority enhancement New feature or request internal Internal tickets
Projects
None yet
Development

No branches or pull requests

2 participants