Skip to content

GHRepository.getIssues() limited to 30 issues #55

@endeavor85

Description

@endeavor85

According to the GitHub API:

Requests that return multiple items will be paginated to 30 items by default.

Need to use PagedIterable<> when retrieving repository issues in order to retrieve all issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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