RepoRater
RepoRater copied to clipboard
[BUG] When repo renamed, ratings split into before and after
Has this bug been raised before?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
Where did you find this bug?
production
Description
The repo https://github.com/Darginec05/Yopta-Editor was recently renamed to https://github.com/Darginec05/Yoopta-Editor GitHub handles this by redirecting from an old URL to a new one. Technically this is the the same repository. After that change, new ratings appear in the repo-rater as new ratings and are not accumulated under the previously named repository.
Steps to Reproduce
- Add rating to a repo (repo-a) to repo-rater
- Rename repo-a to repo-b (which is technically the same repo)
- Add a rating to repo-b to repo-rater.
- Find both repo-a and repo-b in the platform with different ratings.
Screenshots
Do you want to work on this issue?
No
If "yes" to above, please explain how you would technically implement this
No response