Repository homepage shows stale Claude contributor, while Insights shows only actual contributors #205858
Replies: 3 comments
|
💬 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. ⭐ |
|
👋 Hello @Jeries9947, I've refreshed the contributors list, so it should be up to date now. If you run into this problem again, please contact GitHub support. From our docs:
|
|
The same stale sidebar behavior is affecting another public repository: https://github.com/chrissotraidis/cobolens As of September 1, 2026:
The overview sidebar therefore disagrees with both the API and Contributors graph. I also submitted the documented support request, but the Standard-plan portal automatically closed it and directed me to self-service Community resources. Could GitHub staff please refresh or rebuild the contributor data for Thank you. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
Body
I’m seeing inconsistent contributor information on my repository Jeries9947/fusa_cpu.
The repository homepage Contributors section shows an additional Claude contributor, but Insights → Contributors shows only the two actual contributors: Jeries9947 and natalieGha.
I also verified the current commit history and the relevant commits are authored and committed by the actual repository contributors. Some historical commit messages contain text such as Sonnet 4.6 noreply@anthropic.com, but those lines are part of the commit message and are not Co-authored-by: trailers or commit author metadata.
The incorrect contributor has remained visible on the repository homepage for several days, including after additional pushes and refreshes.
Has anyone encountered this stale contributor/sidebar behavior, and is there a way to force GitHub to rebuild the homepage contributor data?
All reactions