Contributor list stuck at 4 after history rewrite (Lab2Code-Br and claude still listed) #207569
Replies: 2 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. ⭐ |
|
Hey @opedrosoares From our docs:
As no other Community Discussions team members will be able to provide additional help with account related questions I am going to close this discussion. We appreciate your understanding and patience while Support works through your request! |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
Body
Repository: https://github.com/opedrosoares/MCP_Compras
On 2026-09-07 I rewrote the history of the default branch to remove commits
from an organization no longer associated with the project, and AI co-author
trailers. All remote refs were updated; the old refs no longer exist on the
remote.
The contributor data has since recomputed correctly:
/repos/opedrosoares/MCP_Compras/contributors -> 2 contributors
/repos/opedrosoares/MCP_Compras/stats/contributors -> 2 contributors
/graphs/contributors-data -> 2 contributors
The repository home sidebar, however, still reports 4 contributors and lists
two accounts that no longer have any commit on the default branch. The stale
fragment is reproducible anonymously, so it is not a browser cache:
https://github.com/opedrosoares/MCP_Compras/contributors_list?deferred=true
-> 4
This has persisted for 3 days and across multiple pushes to the default
branch. Is there a way to force the cached contributor list for a repository
to be invalidated and recomputed?
Screenshot: (anexe a captura, com a URL visível na barra de endereço)
All reactions