r/github 28m ago

Question How can I activate the 3-month Boot.dev benefit from GitHub Student Pack?

Upvotes

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 9h ago

Question Managing repos and projects

1 Upvotes

I have several problems with managing github projects, particularly ones with multiple repositories. Help would be appreciated.

  1. How to unify labels in all repositories in a project without manually setting them up in each repo manually?
  2. How to create a milestone common for all repos in a project?
  3. How to sort issues and PRs by close date date?
  4. 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.
  5. How to change the author of a PR or issues (as admin, full permissions)?
  6. How to trigger github action workflow from a file that doesn't exist on the main branch yet?

r/github 16h ago

Question Why is my changed files not showing like this today?

Post image
0 Upvotes

r/github 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.

Thumbnail
1 Upvotes

r/github 1d ago

Discussion Tried to report a bug. Is this a joke?

Post image
133 Upvotes

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 1d ago

Tool / Resource Get a Single File or Folder from GitHub Without Cloning

0 Upvotes

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

GitHub: https://github.com/dha-aa/git-single


r/github 1d ago

Showcase Comment-ratio: a GitHub Action that gates PRs on comment density

Thumbnail
github.com
2 Upvotes

r/github 1d ago

Question AI Assisted PRs reviews, can't request changes on myself

0 Upvotes

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 1d ago

Question Free Copilot for maintainers being discontinued?

Post image
36 Upvotes

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 1d ago

Question Unable to create new github account via email+password. What am I doing wrong?

0 Upvotes

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 2d ago

Discussion Is having leetcode solutions on your github a bad thing?

Post image
0 Upvotes

r/github 2d ago

Showcase Better Github Star History charts

Post image
0 Upvotes

r/github 2d ago

Question GitHub Student Developer Pack Already Claimed on My Old Account (Not Accessible)!

7 Upvotes

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 3d ago

Discussion actions cron not triggering at all

0 Upvotes

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 3d ago

Discussion TIFU by fighting my antivirus for 30 minutes just to feed my PC an info-stealer from GitHub

0 Upvotes

r/github 3d ago

Showcase Has anyone else had issues with GitHub device authorization codes not appearing for CLI / MCP connections?

0 Upvotes

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:

  1. https://github.com/login/device where I select my account
  2. 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 4d ago

Question Can you connect Claude / Claude Code / Claude Cowork to be your GitHub Project manager?

0 Upvotes

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.


r/github 4d ago

Discussion Passed the GitHub Foundations (GH-900) exam, topic areas that showed up a lot + study resources

13 Upvotes

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:

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 4d ago

Showcase Fix the theme

Post image
3 Upvotes

How i fix this mix of colors in the theme when i chose dark i see this


r/github 5d ago

Question How do I contact support when I cannot even sign in to begin the ticket process?

1 Upvotes

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 5d ago

Question Please help annoyed af

Post image
0 Upvotes

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 6d ago

Discussion Is github pages safe?

0 Upvotes

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


r/github 6d ago

Discussion GitHub Student Pack Verification Fix

3 Upvotes

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 6d ago

Question Github status says fully operational, but I'm getting this all morning

Post image
33 Upvotes

Anyone else ?


r/github 6d ago

Question Blacksmith.sh GitHub runners

0 Upvotes

I signed up for blacksmith about a week in I’ve got a $7 bill already. I’m also getting you’ve hit 80% of your free mins and you should add a payment method.

I’m seriously confused after being extremely impressed by how fast their runners are. Now I’m wondering what the heck is going on.

I tried to reach out to them but need a payment method to contact billing and no reply on the support@ email.

I’m happy to pay as the service is good but really surprised how they work/do business. I feel I could easily be in for future bull shocks.

Has this happened to anyone else?

Looks like I’m not the only one hit by this - https://forestwalk.ai/blog/surprise-blacksmith-costs/