github-portfolio icon indicating copy to clipboard operation
github-portfolio copied to clipboard

Count collaborator and org repositories as your own

Open nilbus opened this issue 10 years ago • 1 comments

It already counts parent repositories as "other" repositories when you star the fork.

When you star a repo that you are a collaborator on or have write access to via an organization, then consider this to be your own repo. Eg. dhh and many others on rails/rails.

nilbus avatar Aug 10 '15 12:08 nilbus

It looks like this endpoint should get what we want but will only work for the authenticated user, not looking up other users.

https://developer.github.com/v3/repos/#list-your-repositories

nilbus avatar Aug 11 '15 14:08 nilbus