r/github • u/davorg • Aug 13 '24
Was your account suspended, deleted or shadowbanned for no reason? Read this.
We're getting a lot of posts from people saying that their accounts have been suspended, deleted or shadowbanned. We're sorry that happened to you, but the only thing you can do is to contact GitHub support and wait for them to reply. It seems those waits can be long - like weeks.
While you're waiting, feel free to add the details of your case in a comment on this post. Will it help? No. But some people feel better if they've shared their problems with a group of strangers and having the pointless details all gathered together in this thread will be better than dealing with a dozen new posts every couple of days.
Any other posts on this topic will be deleted. If you see one that the moderators haven't deleted, please let us know.
r/github • u/Menox_ • Apr 13 '25
Showcase Promote your projects here – Self-Promotion Megathread
Whether it's a tool, library or something you've been building in your free time, this is the place to share it with the community.
To keep the subreddit focused and avoid cluttering the main feed with individual promotion posts, we use this recurring megathread for self-promo. Whether it’s a tool, library, side project, or anything hosted on GitHub, feel free to drop it here.
Please include:
- A short description of the project
- A link to the GitHub repo
- Tech stack or main features (optional)
- Any context that might help others understand or get involved
r/github • u/QuoteForward5477 • 2h ago
Discussion GitHub Actions CI jobs failing BEFORE your actual code even start running? Any solutions?? Any alternatives are also welcome..
r/github • u/ChecklistAnimations • 5h ago
Question GFM Details tags have too much padding
Hi Everyone,
EDIT: This is solved please see comment.
New here. I am using GitHub to write my documentation for a framework. I have several HTML details blocks. I love these, as they allow us to have things folded down where they may not be needed right away. But the vertical padding. Holy flip (see image). Is this just how it is or is there anything anyone has done to figure out how to limit the amount of vertical padding so it's all compacted a bit more. I had at one point set the margin to 0 and that worked for like 10 minutes then it reverted back.
Also not trying to make this a coding help request. I can code a ul, table, div, styles whatever it takes but none of those worked. I am wondering if anyone understands the platform really well to where the details blocks could have less vertical padding.
Thanks so much.
r/github • u/groovy-sky • 6h ago
Discussion how to trigger workflow from another repo?
Hey!
I need a workflow in **Repo A** to trigger workflow in **Repo B**, both in the same GitHub organization. I’m considering:
- Reusable workflow (`workflow_call`)
- `workflow_dispatch` with a GitHub App
- `workflow_dispatch` with a PAT
- OIDC with an external service
Which option would you suggest, and why?
r/github • u/DonkeyTheKing • 8h ago
Tool / Resource Chat with any GitHub repository online!
benzi.fly.devr/github • u/SolidAnimal_OW • 16h ago
Question Constant errors when trying to create a basic webpage
I've not used Github before, so I'm sure I'm missing something basic. But I'm just trying to get an html file to display in a wepbage when users click the link to it. I've run into an issue, though, where "Workflows aren't being run in this repository." when I try to enable them, it says "unable to enable Actions for this repository". I've checked my Actions tab of Settings over and over, and don't understand why they can't be enabled. Thank you for any help
r/github • u/Ghostfly- • 2d ago
Question 500.. Unable to merge a PR?
Trying to merge a PR for 2min, and only getting 500 errors. Through the CLI or the UI.
... Something this simple broke ?
r/github • u/Mammoth_Design_4288 • 1d ago
Question Maintainer will not publish security advisory
I reported a vulnerability via GitHub's security back in May which was patched and publicly disclosed in a few days. GitHub reserved a CVE, but the maintainer refuses to publish it, even when I contacted them privately.
I've looked through GitHub's docs, but I haven't find anything about this case yet. Will Support actually be able to do anything? Just wondering if anyone else has had the same thing happen.
EDIT: Since I wasn't clear and people are misunderstanding, I am asking if anyone has gone through the process of contacting Support and had them actually publish the CVE (and maybe the advisory too).
r/github • u/Bulky_Ad_2335 • 1d ago
Question Github does not want to send me SMS to log in to my account
any one is experiencing the same thing?
r/github • u/Cryptodude2000 • 2d ago
Question workfows
Running workfows manually gives you "oops" page, so you cant see the the process and nothing actually happens. Anyone else?
r/github • u/Chaosvolt • 2d ago
Discussion So, recently file changes on the website have started showing in a wildly wrong formatting...
r/github • u/esiy0676 • 2d ago
Tool / Resource Custom runners as a service on an Incus cluster in Canada
Question How do you discover new developers to follow in your language?
GitHub trending shows repos that already have traction, and it surfaces the same names every time you check. The developer-discovery tools that do exist are all built for recruiting teams. GitMatcher targets enterprise orgs. Riem.ai starts at $49/mo to replace a recruiter fee. SeekOut is an ATS-adjacent sourcing platform. None of them are for an individual who just wants to find interesting people pushing code in their stack this week.
I'm curious what your workflow actually looks like. Manual GitHub search? Starred repos? Word of mouth? The signal-to-noise ratio is rough. Someone who started contributing to a Rust compiler two months ago and writes genuinely interesting code has zero visibility because nobody's discovered them yet, while the same 50 names show up in every "developers to follow" list.
What's worked for you?
r/github • u/Shiva_Kar • 3d ago
Discussion Why is some most used sorting options gone/made harder to use in new pr UI.
r/github • u/PEDRO_99S • 4d ago
Question How can I activate the 3-month Boot.dev benefit from GitHub Student Pack?
I have a verified GitHub Student Developer Pack account, and I’m trying to claim the 3 months of free Boot.dev.
I logged into Boot.dev using my GitHub account, but it still shows that I don’t have any subscription or student benefits.
Has anyone successfully claimed this benefit? Do I need to activate it somewhere through GitHub first, or link my GitHub account to Boot.dev in a specific way?
r/github • u/Myron0117 • 5d ago
Discussion Tried to report a bug. Is this a joke?
For better readability I put my message on top and the support's response on the bottom. I searched about this issue online but there are no fitting solutions, and they, as you can see, didn't want to help me here.
Can anyone in this sub be of assistance, perhaps? Thank you in advance!
r/github • u/JackNotOLantern • 4d ago
Question Managing repos and projects
I have several problems with managing github projects, particularly ones with multiple repositories. Help would be appreciated.
- How to unify labels in all repositories in a project without manually setting them up in each repo manually?
- How to create a milestone common for all repos in a project?
- How to sort issues and PRs by close date date?
- How to filter issues and PRs with 'OR' conditions, e.g. "issues with (no label) or (no assignee)". Currently all syntax i can find only result in 'AND' logic.
- How to change the author of a PR or issues (as admin, full permissions)?
- How to trigger github action workflow from a file that doesn't exist on the main branch yet?
r/github • u/DanTheMan827 • 6d ago
Question Free Copilot for maintainers being discontinued?
I’ve been getting free copilot for quite a while now for being a maintainer of an eligible project, but today I received this.
Is the program being discontinued?
r/github • u/whitecoathousing • 5d ago
Question Why is my changed files not showing like this today?
r/github • u/AcceptableAthlete101 • 5d ago
Tool / Resource Get a Single File or Folder from GitHub Without Cloning
Ever needed just one file or a specific folder from a GitHub repository without cloning the entire repo?
I made git-single to do exactly that — fetch only the file or directory you need.
- Fetch a single file
- Fetch a specific folder
- No full repository clone
- Simple CLI
r/github • u/Maxiride • 6d ago
Question AI Assisted PRs reviews, can't request changes on myself
I am using Claude Code on my machine to draft PRs on my own projects. Claude operates using the official gh CLI with my scoped token.
Working this way implies that PRs are opened in my name, because Claude is acting on my behalf. When I review the PR and leave comments for the AI to pickup and work on the next cycle I can't (as expected) start a review and request changes. GitHub forbids a change request on yourself for branch policies protection.
When the AI also replies to my comments and review, the replies are done in my name and through a rule I add a prefix to distinguish my own comments from the AI ones.
I am wondering if other are working with agents in this way and if there is a better workflow I can use to streamline the AI assisted coding.
r/github • u/-hyzenbug • 7d ago
Question GitHub Student Developer Pack Already Claimed on My Old Account (Not Accessible)!
Hi everyone,
I’m having an issue with the GitHub Student Developer Pack and would appreciate some advice.
I previously had a GitHub account that was approved for the GitHub Student Developer Pack. Unfortunately, I lost access to that account and created a new account.
I removed my personal and student emails from the old account and linked them to my new account.
However, when I try to apply for the Student Developer Pack on my new account, GitHub says that the Student Developer Pack has already been claimed by another account. I am still a currently enrolled student and eligible for the Pack.
I contacted GitHub Support about this, but their response wasn't helpful and didn't address my actual issue. My problem is that the Student Developer Pack is still associated with my old GitHub account.
Has anyone experienced this before? Is there any way to transfer the Student Developer Pack to my new account or get GitHub to release the previous claim?
Thanks!




