Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] Watchers is not pulling from the length of subscribers in https://api.github.com/users/${owner}/starred #3264

Open
1 task done
Iheuzio opened this issue Dec 26, 2023 · 3 comments

Comments

@Iheuzio
Copy link

Iheuzio commented Dec 26, 2023

Code of Conduct

What article on docs.github.com is affected?

Starring

What changes are you suggesting?

Give as much detail as you can to help us understand the change you want to see.

Stargazers should be the sole star counter, watchers should use the https://api.github.com/repos/${owner}/${repoName}/subscribers length or the subscribers_count. This would solve redundant code and allow for all the other forms of the api to be easier to use with our repositories.

image
In this example, the watchers should not be 80, it should be 42 (as of today).

Additional information

No response

Copy link

welcome bot commented Dec 26, 2023

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@nguyenalex836
Copy link

@Iheuzio Thanks for opening this issue! I'll get this triaged for review ✨

@docs-bot
Copy link
Collaborator

Thank you for opening this issue! Changes to the REST API schema can be requested in github/rest-api-description. I will transfer your issue over to that open source repo.

@docs-bot docs-bot transferred this issue from github/docs Dec 26, 2023
@becco becco added the feature label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants
@becco @docs-bot @Iheuzio @nguyenalex836 and others