Closed MaineK00n closed 1 year ago
If you consider watchers_count to be the number of people who watch the repository, not the number of people who star the repository, you should use subscribers_count. FYI: https://developer.github.com/changes/2012-09-05-watcher-api/
watchers_count
subscribers_count
And if this is the intended behavior, I would like to have a new subscribers_count added.
@MaineK00n Thanks for the Issue.
"subscribers_count" was added.
If you consider
watchers_count
to be the number of people who watch the repository, not the number of people who star the repository, you should usesubscribers_count
. FYI: https://developer.github.com/changes/2012-09-05-watcher-api/And if this is the intended behavior, I would like to have a new
subscribers_count
added.