Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

GitHub pagination #43

Description

@joeshaw

Most API calls only return 30 documents by default. It can be bumped up to 100 with a query parameter. Leeroy currently does no pagination. It should handle that. See https://developer.github.com/v3/#pagination.

I had a PR with 32 commits and the last two were not being built. I am temporarily going to bump that particular call up to 100, but the right fix is to download all the pages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions