Skip to content

Support issue list --limit=N where N is greater than 100#541

Merged
vilmibm merged 2 commits intomasterfrom
issue-list-pagination
Feb 25, 2020
Merged

Support issue list --limit=N where N is greater than 100#541
vilmibm merged 2 commits intomasterfrom
issue-list-pagination

Conversation

@mislav
Copy link
Copy Markdown
Contributor

@mislav mislav commented Feb 24, 2020

This mimics the pr list implementation where any --limit value larger than 100 triggers API pagination. Subsequent pages are fetched until the --limit value has been reached or until there are no more records.

Followup to #540

Makes it possible to set a `--limit` greater than 100.
@mislav mislav force-pushed the issue-list-pagination branch from 0d9fe94 to a544544 Compare February 24, 2020 21:22
@vilmibm vilmibm self-requested a review February 25, 2020 15:05
@vilmibm vilmibm merged commit 7950023 into master Feb 25, 2020
@mislav mislav deleted the issue-list-pagination branch February 25, 2020 15:10
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.

2 participants