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

Fetching PRs limits to 1000 rows #163

Open
shreyasgp opened this issue Apr 22, 2022 · 0 comments
Open

Fetching PRs limits to 1000 rows #163

shreyasgp opened this issue Apr 22, 2022 · 0 comments
Labels
type/feature-request Requested new feature or enhancement

Comments

@shreyasgp
Copy link

While fetching all the PRs of a repository, the total number of rows returned from the query limits at 1000 even though the repo has more.
Is there a way to fetch all the Pull Requests of a repository by making multiple requests of 100 PRs in a page?

image

@gabor gabor added the type/feature-request Requested new feature or enhancement label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Requested new feature or enhancement
Projects
Status: Backlog
Development

No branches or pull requests

2 participants