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

[update-repo-files] Iterate across the paginated links in the GitHub org-repo endpoint #1

Open
prestonlimlianjie opened this issue Oct 1, 2019 · 0 comments
Assignees

Comments

@prestonlimlianjie
Copy link
Contributor

Currently, the update-repo-files tool only updates all the repos in the first page of the paginated GitHub https://api.github.com/orgs/:org/repos endpoint.

Iterate across all the pages by using the Link field in the HTTP response header.

@prestonlimlianjie prestonlimlianjie self-assigned this Oct 1, 2019
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

No branches or pull requests

1 participant