You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
The watchers count for any repo is incorrect. GitHub changed their API to have subscription_count to represent the number of watchers and the watchers_count to represent the number of stars on that repo.
The watchers count for any repo is incorrect. GitHub changed their API to have
subscription_countto represent the number of watchers and thewatchers_countto represent the number of stars on that repo.Reference - https://github.community/t/api-is-very-confusing-by-listing-stars-count-for-watchers-count-on-all-repos/13817