Skip to content

GitHub API only returns 30 results on subsequent requests #29

@monfresh

Description

@monfresh

When you first run the app, you'll see that the number of repositories being inspected is the correct total number of repositories for the organization. However, the next time the job runs, only 30 repositories are returned.

This is either due to the request method resetting the Octokit client, or not passing in the autopaginate option during initialization.

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