Stale contributor "cursoragent" in repository sidebar after history cleanup #208529
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. ⭐ |
|
You did the thorough version of the check (mirror clone with PR refs, author queries), which rules out the usual leftovers. What remains is the sidebar's own cache: it counts |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
Body
Hello,
The Contributors sidebar on https://github.com/lorenzopazienza/alphafold-tpu-benchmark still shows "cursoragent" (Cursor Agent), but this account has no commits in the repository.
What I verified:
git clone --mirror(including pull request refs) contains no commit authored, committed, or co-authored by cursoragent@cursor.com. All authors and committers are Ihab El Bani, Lorenzo Pazienza, and GitHub (web merges).GET /repos/lorenzopazienza/alphafold-tpu-benchmark/contributorsreturns only IhabProjects and lorenzopazienza.GET /repos/lorenzopazienza/alphafold-tpu-benchmark/commits?author=cursoragentreturns an empty list.I opened Support ticket #4781418, but it was automatically closed and I was directed to GitHub Community.
Could a GitHub staff member please invalidate or rebuild the contributor list for this repository?
Similar issue: https://github.com/orgs/community/discussions/201246
Thank you,
Lorenzo Pazienza
All reactions