Skip to content

Only grabs last 30 issues #10

@seanriceaz

Description

@seanriceaz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions