Added paginated call for getRepos #150
srealmoreno
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
GitHub REST API returns paginated repositories in sets of 30 as default. In accounts with large number of repositories, this creates an issue where only first 30 repositories are synced with specified labels. Converted this call to paginated call provided by octocat js.
#25
Thanks @davinc
This discussion was created from the release Added paginated call for getRepos.
Beta Was this translation helpful? Give feedback.
All reactions