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

Pagination for pullListFiles #57

Open
dobladov opened this issue Jun 24, 2021 · 0 comments
Open

Pagination for pullListFiles #57

dobladov opened this issue Jun 24, 2021 · 0 comments
Assignees
Labels

Comments

@dobladov
Copy link
Collaborator

The response for pull list files has now a limit of 100 entries per page, in order to get all modified files from a huge PR pagination needs to be implemented to get all files.

https://octokit.github.io/rest.js/v18#pulls-list-files

@dobladov dobladov added the bug label Jun 24, 2021
@dobladov dobladov self-assigned this Jun 24, 2021
@dobladov dobladov changed the title pagination for pullListFiles Pagination for pullListFiles Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant