I maintain a 6,000+ star repository and suddenly lost push access today #192200
Replies: 2 comments
-
|
Hey, what you’re describing is typically not a standard permission change — it strongly suggests an account-level action taken by GitHub. What likely happenedBased on your symptoms:
This usually indicates one of the following: 1. Account suspension or restrictionGitHub may have:
In this state:
2. Ownership transfer / access revocation (less likely)If this were just a repo permission issue:
Since your profile is 404, this is likely not just a repo-level issue. 3. Automated enforcement (no immediate notification)GitHub sometimes applies:
In such cases:
What you should check immediately1. Email (including spam)Look for:
2. Try logging in
3. Check repo access via another account
Recovery steps1. Contact GitHub Support (most important)Go to: Select:
Include:
2. Email support directly (if needed)Send to: Keep it:
3. Avoid creating new accounts to bypassThis can:
Only use another account to contact support, not to bypass restrictions. Important contextFor large/public repos:
These actions can be:
|
Beta Was this translation helpful? Give feedback.
-
|
Profile returning 404 + losing push access at the same time almost always means your account got flagged or suspended. GitHub doesn't always send a notification right away (or it ends up in spam), so check your email inbox and spam folder for anything from GitHub Trust & Safety. A few things:
GitHub support is usually pretty responsive for cases involving large public repos. They know the stakes when a repo has active users depending on it. Expect a reply within a few business days. If you get a response and it turns out to be a false positive (happens more often than you'd think), they'll reinstate everything. Your commits and repo should still be intact. lmk how it goes |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
Body
I am the maintainer of cloud-mail, a repository with 6,000+ stars that is actively used by many developers.
Today, when I tried to push new code, I lost access entirely. My profile (https://github.com/eoao) now returns a 404 error, and my personal information has been removed from the repository page.
I have not received any notification or explanation. I have no idea what policy I may have violated, if any. Any advice is greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions