-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[Bug Report] Unstar private repos #18600
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
Comments
What should happen if Bob restores his repo status to Public?
|
Thats the thing. I think therefore it makes sense to not remove the star but decrease the counter on the profile page |
FWIW GitHub removes all stars when made private, source: https://twitter.com/github/status/1493329046708670475 |
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions. |
Looks like we can follow Github's method. |
Introduction
Suppose that Alice stars a repo from Bob. Bob decides to make his repo private. Alice now has 1 starred repo but is unable to view it.
Example
https://try.gitea.io/schorsch2?tab=stars
Proposal
Either remove the stars if a repo is being made private or count only public repos when displaying the amount of starred repos at the profile page
Credits
This bug was discovered by the codeberg user baobab. For further information have a look at the issue at codeberg: https://codeberg.org/Codeberg/Community/issues/480
The text was updated successfully, but these errors were encountered: