Stale contributor remains in repository sidebar after complete history rewrite #203718
Replies: 1 comment
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello GitHub Community / GitHub staff,
Please help invalidate or remove a stale contributor entry from this public repository:
1314227804@Ran1sss@Ranis1788240492ecc368ebaada4c4d09e2c5f02a8f90Background:
The repository history was rewritten to correct an accidentally misconfigured local Git author identity. The old history used an author identity that GitHub associated with the unrelated account
@Ranis. The corrected history was force-pushed with--force-with-lease; all current branches and release tags now point only to rewritten commits.Current authoritative state:
main) and no pull requests.mainhas both Git author and committer set toRan1sssand GitHub resolves every commit to@Ran1sss.GET /repos/Ran1sss/OMP-IDE/stats/contributorshas already recomputed and returns only@Ran1ssswith 38 commits.@Ran1sss — 38 commits.@Ran1sssas admin;@Raniswas never invited and has no access.GET /repos/Ran1sss/OMP-IDE/contributorsstill return the old cached result:@Ranis — 37,@Ran1sss — 1.I waited for cache propagation and retriggered contributor statistics, but the homepage/sidebar cache remains stale while all current commit and statistics data is correct.
Could GitHub staff please invalidate the repository contributors/sidebar cache and remove the stale
@Ranisentry so the homepage reflects the current reachable history?Thank you.
All reactions