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

Fetch all collaborators of all repos at once over GraphQL #61

Merged
merged 5 commits into from
Dec 3, 2024

Conversation

mxmehl
Copy link
Member

@mxmehl mxmehl commented Dec 3, 2024

This should fix the secondary GraphQL limits being hit in actions.

…are fetched at once

This should fix hitting the secondary limits

Missing:
* GraphQL limits may be hit for the 100 repos x 100 collaborators. Investigate
* If more than 100 collaborators, a routine is missing
* Refactoring, the function is HUGE
@mxmehl mxmehl marked this pull request as ready for review December 3, 2024 11:29
@mxmehl mxmehl merged commit 9350b90 into main Dec 3, 2024
10 checks passed
@mxmehl mxmehl deleted the graphql-all-collaborators-at-once branch December 3, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant