-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Looks like this is relying on the default number of items returned from the github api, which is 30
In the url, you can set ?page_size=XXX up to what looks like 100 items.
You will then need to increment the page. ?page=2 etc until all of the issues are returned...
Documentation here:
https://developer.github.com/v3/#pagination
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels