Contributors sidebar shows a stale "claude" contributor not present in any commit, API, or Insights data (second confirmed report, see #189812) #202538
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
Body
Repository: https://github.com/lamco-admin/lamco-rdp-server
The repository homepage sidebar shows 3 contributors, including one named "claude" (avatar resolves to github.com/claude, id 81847). This does not match any other data source for the repository:
So the commit data, the REST API, and the full Insights graph all agree the repository is clean. The only place "claude" appears is the small sidebar widget on the repository homepage, and it disagrees with every other GitHub-side source for the same repository.
This is not an isolated case. #189812 reports the exact same symptom on a different repository, also showing "Claude" specifically as a stale sidebar contributor after a history rewrite, verified with the same kind of git log evidence, and it received no response.
Given two independent reports of the same specific contributor name showing up incorrectly after history rewrites, with no self-service way to trigger a recompute, I'm asking whether someone on GitHub's side can take a look at whatever is feeding that sidebar widget and get it corrected for this repository.
Beta Was this translation helpful? Give feedback.
All reactions