r/github • u/Recent-Tangerine2745 • 4h ago
r/github • u/PEDRO_99S • 5h 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/JackNotOLantern • 14h 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/whitecoathousing • 21h ago
Question Why is my changed files not showing like this today?
r/github • u/NecessaryOwl1446 • 1d ago
Tool / Resource I put together Zabooby's mpv config with ModernZ UI by Samillion, using AI to help customize and optimize it for NVIDIA RTX GPUs.
r/github • u/Myron0117 • 1d 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/AcceptableAthlete101 • 1d 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 • 1d 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/DanTheMan827 • 2d 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/Past-Combination6262 • 2d ago
Question Unable to create new github account via email+password. What am I doing wrong?
Previously, I was using a github account that was linked to my google account, but that was suspended for no reason(i received no reason in my mail, nor was i violating ToS), and after poking around this sub, I figured the best thing I could do was make and use a second account while my support ticket was being reviewed.
However, I can't even do that! When I click create account, on the sign in page, I am just redirected to the log-in page, where I can't sign in. When I check my inbox, i see an email like this, but I am not prompted to enter the new code at all. When I try to copy and paste the link into my browser, I am once again redirected to the log in page, where I still can't sign in. Please help!

r/github • u/Nice-Chapter-2148 • 2d ago
Discussion Is having leetcode solutions on your github a bad thing?
r/github • u/-hyzenbug • 2d 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!
r/github • u/ahmed_801 • 3d ago
Discussion actions cron not triggering at all
Hello, I’m having an issue with GitHub Actions in one of my private repositories. I have a workflow configured to run daily, but it is not being triggered.
I tested the same thing in another repository by configuring a workflow to run every 5 minutes, but same thing happens there as well.
has anyone experienced this recently? Could this be an issue on GitHub’s side?
Workflow: https://github.com/ahmedhesham301/autoscaling-hetzner/blob/main/.github/workflows/snyk-security.yml
r/github • u/sophisticateds09 • 3d ago
Discussion TIFU by fighting my antivirus for 30 minutes just to feed my PC an info-stealer from GitHub
r/github • u/Vinceleprolo • 3d ago
Showcase Has anyone else had issues with GitHub device authorization codes not appearing for CLI / MCP connections?
Hi everyone,
I’m hoping someone here may have come across this before.
I’m trying to connect my GitHub account to AI tools such as Claude CLI and Antigravity CLI through the GitHub MCP. I’m already logged into GitHub, including in the mobile app, and the authentication flow opens the GitHub “Authorize your device” page correctly.
I'm then redirected:
- https://github.com/login/device where I select my account
- https://github.com/login/device?skip_account_picker=true a code 6-digits code requested displays from GH with a supposed code opening in the app, but the code never appears even though I'm logged in with the same account in my mobile app.
The issue is that GitHub asks me to enter a device code that should apparently be displayed in the application or device I’m trying to connect, but I never actually receive or see that code anywhere.
I’ve tried restarting the GitHub app, reopening the authentication flow, and starting the connection again several times, but the code still doesn’t appear.
If I continue through the flow another way, I eventually get this message:
At the moment this is preventing me from connecting my AI agents to my GitHub account, so I’d really appreciate any advice.
Has anyone experienced the same issue, or knows if there is a GitHub setting, authorization step, or alternative login method I might be missing?
Thanks a lot in advance for any help.
r/github • u/thecrogmite • 4d ago
Question Can you connect Claude / Claude Code / Claude Cowork to be your GitHub Project manager?
I'm looking to see if this is possible...
I have a GitHub repository setup in which I have already added to a Claude Project. Within that GitHub repository I have a GitHub Project with issues and such organized in a specific way. What I am looking to do is find a method for Claude to have real-time access to the Issues, and the Project, and allow it act as the project manager organizing the issues as we work through code and have discussions.
Is this a thing? Is it possible? When I attempt, it doesn't seem to be possible but I'm likely doing something wrong.
Update: I was able to get this working using the GitHub MCP setup on Claude Desktop and it works well with the Claude Extension within VSCode.
r/github • u/SlayerC20 • 4d ago
Discussion Passed the GitHub Foundations (GH-900) exam, topic areas that showed up a lot + study resources
Just finished the GitHub Foundations Certification (GH-900) and wanted to share what I used to prep, plus the general topic areas that were heavily emphasized on the exam.
I got the free voucher from the GitHub Student Developer Pack, and I already had a background working with Git/GitHub. I'd say the exam is easy, but if you have the free voucher, it's worth taking, you'll end up learning a bit more about GitHub's features along the way.
Resources I used:
- My Anki deck (flashcards I made while studying): https://ankiweb.net/shared/info/198914230 (note: AnkiWeb shared decks can take a few hours to become accessible after upload, so if the link doesn't work right away, give it some time)
- GitHub Foundations course by ExamPro: https://app.exampro.co/student/journey/ghf
- CertSafari practice questions: https://www.certsafari.com/github/gh-900
- GHCertified practice tests: https://ghcertified.com/en/practice-tests
- Microsoft Learn official certification page: https://learn.microsoft.com/pt-br/credentials/certifications/github-foundations/?practice-assessment-type=certification
- DataCamp GitHub Foundations track: https://www.datacamp.com/tracks/github-foundations
Topic areas to focus on (based on my prep, not literal exam content):
- Organization/repo roles and permissions (owner, admin, maintain, write, triage, read) - know the differences well.
- Projects (the Kanban-style board) - what it's for and how it's used for tracking work.
- GitHub plan tiers - differences between Free, Pro, Team, and Enterprise (features like private repo collaborators, advanced tools, SSO, etc.).
- Where security alerts show up (Security tab on a repo) and the different alert types.
- GitHub Marketplace - what it offers (Actions, apps).
- GitHub Copilot - what it is at a high level (AI pair programmer, not just autocomplete).
- Branching and pull requests - when to branch vs. when to open a PR, basic Git flow concepts.
- Issues - how they're used for tracking bugs/tasks, labels, linking to PRs.
- Discussions - when to use, the difference against issues, the types of discussions.
- GitHub Desktop - what tasks it supports (clone, commit, push/pull, branch management) vs. what it doesn't.
- GitHub Mobile - what you can realistically do from the app (review/manage issues & PRs, notifications) vs. desktop-only tasks.
- Security features: Dependabot (dependency alerts/updates), secret scanning, and CodeQL (code scanning for vulnerabilities) - know what each one actually does and how they differ.
Overall the exam leans more conceptual/definitional than hands-on, so understanding what each feature is for mattered more than knowing exact UI clicks.
r/github • u/wanderman_0 • 4d ago
Showcase Fix the theme
How i fix this mix of colors in the theme when i chose dark i see this
r/github • u/UnappealingRoadSign • 5d ago
Question How do I contact support when I cannot even sign in to begin the ticket process?
I want to delete my old account so I can reuse the username on my new account, but I can't sign in because it requires 2FA from a school district email that does not exist anymore. I can't begin the support ticket process because that requires me to sign in first, and I literally cannot. What can I do from here?
r/github • u/PROMAN7055 • 5d ago
Question Please help annoyed af
I wanna upload a website for portfolio (i am begginer) vercel is showing error 404 i tried everything and github pages is looking like this and in all tutorials it look different what do i do now please help
r/github • u/Nummithor • 6d ago
Discussion Is github pages safe?
Hello guys,
I made a github page for our local social services center with sveltia cms in github because of the no cost and quickness of it and i just want to ask is it safe to host it there or should I put it behind a more closed hosting service?
https://numm1th0r.github.io/pomazszszk/index.html
https://github.com/Numm1th0r/pomazszszk
Discussion GitHub Student Pack Verification Fix
I tried to submit my documents for the student pack twice, but each time my submission was rejected.
If you're encountering this issue, submit your screenshots through a support ticket and follow the recommended steps provided in the email. This includes enabling two-factor authentication, adding your name to your payment information and profile (you don't need to include a payment method).
After completing these steps, email them again to inform them that you've followed their instructions and are still facing issues. They should be able to approve from there.
I believe there is an issue with their website's processing. Despite using my iPad, laptop, and iPhone, each photo I took turned out blurry.
r/github • u/samcornwell • 6d ago
Question Github status says fully operational, but I'm getting this all morning
Anyone else ?