Account suspended after git history rewrite + force push - seeking help (username: truman-world) #191261
Replies: 5 comments
-
|
"Hi @AmigaMeow, |
Beta Was this translation helpful? Give feedback.
-
|
Force pushing after rewriting history can sometimes trigger automated security flags, especially if it looks unusual or affects multiple repositories. Since you have already submitted a ticket, that is the right step. In the meantime, make sure to check your email for any notices and avoid repeated login attempts until support responds. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @AmigaMeow, This community is managed by GitHub employees, but it is not a support forum. The only place to go for answers to account-specific questions like this one is opening a ticket on our Support page. For account related issues, GitHub Support requires that you contact them from the email address verified on that account. If you haven't already, please submit a request using this form: https://support.github.com/contact/cannot_sign_in When completing this step, you won't be required to sign in, but you will need to verify your email address. If you're currently signed into a different account, please sign out first before following the link. This is a public forum, and the community is unable to assist with nor escalate your ticket, but we can assure you it is in the right place. It will be answered in the order it was received based on our team's resources and the amount of tickets ahead of yours. 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! |
Beta Was this translation helpful? Give feedback.
-
|
I'm sorry to hear about your account suspension. This is indeed a frustrating situation, especially when you're doing legitimate cleanup work before a public release. Let me break down what likely happened and what you can do. Why the Suspension Likely OccurredGitHub's automated abuse detection systems monitor for patterns that often indicate malicious activity. Your actions—multiple force pushes, tag deletions/recreation, and a burst of GitHub Actions runs (including failures and retries)—can look like:
Even though your intent was perfectly valid (removing sensitive data with
|
Beta Was this translation helpful? Give feedback.
-
|
Most replies in the community are generic AI-generated responses, so you won’t get any real solutions here. Just wait for the ticket reply. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Other
Body
Hi GitHub Community,
My account truman-world has been suspended and I'm unable to log in.
I have already submitted a support ticket (#4225235), but I'm also posting
here in case anyone from GitHub staff or the community can help.
What happened before the suspension:
I was preparing my open-source project PicHub
for public release. Before making the repository public, I performed the following
legitimate operations:
git filter-repoto remove sensitive data (production logs with PII,server IPs) from commit history — this required multiple force pushes
the history rewrite
(amd64 + arm64) — some failed and were retried
I believe these activities triggered automated suspension. None of this was
malicious — it was standard open-source hygiene work before a public release.
Current impact:
Has anyone experienced a similar situation? How long did resolution take?
Any help or advice from GitHub staff or community members is appreciated. 🙏
Beta Was this translation helpful? Give feedback.
All reactions