Open
Description
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
Labels
No labels