useful-forks / useful-forks.github.io

Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.
https://useful-forks.github.io/
MIT License
1.18k stars 61 forks source link

Ignore private repos #55

Open payne911 opened 1 year ago

payne911 commented 1 year ago

https://docs.github.com/en/rest/repos/forks?apiVersion=2022-11-28#list-forks

This endpoint some times returns erroneous repos, and seems to also return private repos.

A few API calls could be avoided, with the added benefit of getting less pollution in the Console.

Maybe add the options in the Settings, in case someone somehow needs that?