Stale Claude contributor on repository homepage after rewriting history #202123
Replies: 1 comment 1 reply
-
|
Hey @sasu3303 This sounds like stale GitHub indexing rather than anything still present in the repository. The homepage Contributors sidebar and Insights → Contributors don't appear to be driven by exactly the same data. If Insights has already updated to show only the two human contributors, but the homepage still lists Claude, then the Git history is probably already correct and the sidebar cache just hasn't caught up. I'd double-check that:
If all of those check out, I don't think there's anything else you can do from the Git side. I'd either wait for GitHub's background indexing to refresh or open a GitHub Support ticket with screenshots showing the mismatch between the homepage sidebar and Insights. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
Body
Repository: https://github.com/anurag-reddy1/PeerTask
The repository homepage “Contributors” sidebar still shows “claude” after we removed every Claude Co-authored-by trailer from all reachable branches.
We rewrote the affected commits and force-pushed the cleaned histories. Insights → Contributors has refreshed correctly and shows only the two human contributors:
However, the main repository page still lists Claude in the contributor sidebar. This appears to be stale repository metadata/cache.
Is there any way to have the homepage contributor sidebar re-indexed or refreshed? I have screenshots showing the mismatch.
Beta Was this translation helpful? Give feedback.
All reactions