Skip to content

Feature Request - Total Count for PagedIterable #1614

Open
@bchenghi

Description

@bchenghi

I believe the GitHub API provides total number of pages in the response's Link header.

This could be useful, for instance, counting total number of commits in a repository. We can set page_size to 1 for listing commits on a GHRepository. Obtaining the total number of pages would tell us the total number of commits.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions