Repository contributors sidebar shows incorrect user "claude" #190028
Replies: 2 comments
-
|
Hi, This looks like it might just be a caching issue on GitHub’s side. Sometimes the contributor shown in the sidebar doesn’t immediately match the data from the API or graphs. Since it’s still showing even in incognito and you’ve already checked everything, it’s likely something only GitHub staff can refresh or fix. You might need to wait for them to investigate or manually clear the cache. Hope it gets resolved soon! |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue with my repository. The contributor cache needs to be cleared for the repository. The repository name for mine is peteozeg/COW-Bois-WeatherStation. I also have already rewritten history to remove the incorrect contributor "claude". The front page still lists "claude" due to cache. I think it needs to be a GitHub employee to clear this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hello,
My repository overview page is showing an incorrect contributor in the right sidebar.
Repository:
https://github.com/Jarv1s0/RouteX
Problem:
The repository homepage sidebar shows a single contributor "claude":
https://github.com/Jarv1s0/RouteX/contributors_list?current_repository=RouteX&deferred=true
However, GitHub's other public data sources do not show this account as a contributor:
https://api.github.com/repos/Jarv1s0/RouteX/contributors?per_page=100
https://github.com/Jarv1s0/RouteX/graphs/contributors
https://github.com/Jarv1s0/RouteX/graphs/contributors-data
I already checked commit history, tags, and releases. The latest release author is github-actions[bot], not Claude, and the current branch/tag history does not contain Claude as author/committer.
This looks like a stale or corrupted contributors cache specifically affecting the repository overview sidebar.
Could someone help confirm whether this needs GitHub staff intervention to refresh the repository overview contributor cache?
Thank you.

This is visible even in incognito mode
Beta Was this translation helpful? Give feedback.
All reactions