DEV Community

Discussion on: Happiness status of your GitHub repo: repostatus

Collapse
 
deepjyoti30 profile image
Deepjyoti Barman • Edited

I think that's a bug. The thing is GitHub's API's return a certain number of repos so in order to get all the repos it would have to iterate the list which becomes a bit hefty, but I guess I can find a workaround.

Updated: Should be fixed now!