Skip to content

Support pagination when fetching workflows. #34

@chrisgavin

Description

@chrisgavin

We currently only fetch a maximum of 100 workflows from the repository if it's not checked out locally. Once cli/go-gh#23 is implemented, we should enable pagination so we can fetch all of them.

Alternatively we could use a different library for accessing the GitHub API such as go-github, but this then requires getting the authorization token out of the CLI config, which go-gh doesn't currently seem to offer a method for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions