Skip to content

Does Not Update Private Org Repos #31

Open
@mikebronner

Description

@mikebronner

In order to make it work with private org repos, it is necessary to use the orgs API (instead of the users API, which does not expose private org repos, even if the user has access and the access token is set up correctly). I was able to get it working using the following:

https://api.github.com/orgs/<org>/repos?page=<i>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions