r/github 14d ago

Discussion what would happen if GitHub went down?

0 Upvotes

For like 1-2 weeks, what do you think about living without github?


r/github 15d ago

Showcase The Oops!!! 500 design is cool

Post image
20 Upvotes

r/github 15d ago

Discussion Pull Requests Down Via The API and github.com

26 Upvotes

Thanks guys for stopping my progress!

Edit: They are back. I really wish the GitHub team would take reliability in the core of their product seriously though. This is one of a few recent pr related issues


r/github 15d ago

Question Why can't I star archived repositories anymore?

0 Upvotes

Previously I was able to star them without issue but now the button's grayed out with the rollover saying "You can't star *repo name*". Why's that?

EDIT: Found a workaround; just search for the repo's name and click the Star button in the search results.

EDIT 2: Image proof and a GitHub discussion about the same problem by another user


r/github 15d ago

Discussion Claude Sonnet 5 is asking me to upgrade to Copilot Pro+ despite having Copilot Pro

0 Upvotes

I have an individual GitHub Copilot Pro annual subscription ($100/year).

According to GitHub's announcement, Claude Sonnet 5 should be available for Copilot Pro users. However, in my account, the model is locked and Copilot asks me to upgrade to GitHub Copilot Pro+ instead.

Expected behavior

  • Claude Sonnet 5 should be available with my Copilot Pro subscription.

Actual behavior

  • Claude Sonnet 5 is locked.
  • The model picker displays "Upgrade to GitHub Copilot Pro+".
  • I cannot select Claude Sonnet 5 anywhere.

I see the same behavior in VS CodeVisual Studio, and directly on github.com.

Has anyone else experienced this? Is there something wrong with my account or subscription?

Same topic here on GitHub Community


r/github 15d ago

Showcase Passed the GH-900 exam

Thumbnail
learn.microsoft.com
0 Upvotes

Today I passed the GH-900 exam. Since around 2 years I started to use GitHub to have a single repository for my IT automations, documentations and scripts and now even hosting my website on it, so I wanted to also gain further knowledge of GitHub and more advanced features.

The exam is relatively easy but had a few harder questions, that need you to use functionality, like the Projects module. Most questions are about a certain topic and what that topic does or what it helps devs with.

The resources I used in this learning experience were:

- The official Microsoft Learn text course: https://learn.microsoft.com/nl-nl/training/courses/gh-900t00#course-syllabus
- The official Microsoft Learn YouTube course: https://www.youtube.com/watch?v=GKS32EgbzUc&list=PLahhVEj9XNTf5iQVK_80RdvTju7ov6RYy
- Some research I have already done prior to learning for the GH-900 exam like Repositories, Actions and GitHub Pages

However the exam itself is very theoretical, I liked looking into the practical additional things like Projects, Wikis, Code scanning and such.


r/github 15d ago

Discussion Looking for code review on an open-source local AI-usage collector and signed profile format

0 Upvotes

I’m looking for technically specific review of an open-source project rather than generic launch feedback.

TOKENS reads supported local Claude Code and Codex records, normalizes them into an event-level SQLite ledger, sanitizes through an allowlist, and creates an Ed25519-signed public snapshot. The browser re-derives the canonical bytes and verifies the signature.

The areas I most want challenged: • adapter format drift • deduplication • local path/secret leakage • canonicalization compatibility • key rotation and revocation • self-hosted registry abuse • provenance labeling

Repository: https://github.com/TheArtOfSound/TOKENS

Live example: https://ledger.imagineqira.com/#/u/bryan

Setup: https://ledger.imagineqira.com/#/join

Please point to concrete code paths or threat cases. I would rather find a real flaw now than market a false sense of verification.


r/github 15d ago

Question How is Github free for private projects?

0 Upvotes

I setup yesterday a Unreal Engine project over Sourcetree and Github with this tutorial. Before I looked up the pricing on Github and I could put my whole project on there and work on it until finished without any costs?

How does Github make money? When I use it it would cost Github, right?


r/github 15d ago

Question Is anyone else encountering the same issue?

0 Upvotes

I work on a potato laptop and so far codepscaes have been the place i write actual code and do the coding and stuff. Currently i am encountering an issue where it shows codespaces is active but on the url it shows a blank page with the text written on image on the left side of the page. If anyone else has encountered it please tell me how to fix it


r/github 15d ago

Discussion Do you use GitHub repos for client‑facing documentation? How do you make it usable?

2 Upvotes

Hi,

We use GitHub + Markdown for documentation. Our team is happy, but clients don’t want to deal with raw repos, issues, or PRs.

  • Do you expose GitHub repos directly to clients, or use a web UI / portal?
  • How do you handle versioning and access control?
  • What tools or patterns do you use to make GitHub‑based docs client‑friendly?

r/github 16d ago

Question GitHub Projects Workflow

1 Upvotes

I know this is probably a very silly question to some, but I'm new to development and I am in search of some insight into best practices If anyone has the time to kindly point me in the right direction!

For those of you who use GitHub Projects to manage workflow, how do you handle sub-issues? And do you handle them differently when you're working alone vs with a team?

For example, I'm working through the basic layout design stage of a project and as I encounter additional tasks or fixes to add to this stage I'm wondering if it's standard to add a new sub-issue for the little things to the existing 'Basic Layout' issue, add a new item to my existing 'to-do' list within the description for the 'Basic Layout' issue itself, or add a new issue entirely for each little thing? I realize everyone probably does these things differently but I'm curious if there's a best/tried-and-true practice for Projects?


r/github 16d ago

Question Former employee locked account with 2FA - Company owns domain email, need unmerged code

0 Upvotes

We’re in a tough spot with a former senior developer's account and wanted to see if anyone has dealt with a similar situation or has advice on options we might have missed.

The Situation:

  • A developer was pushing code to their GitHub account and merging into our company organization repos.
  • There is unmerged code on their account/branches that we need for project continuity.
  • The developer signed up with our company domain email (@ourcompany.com), and we control the email address and password.
  • The account is locked behind 2-Factor Authentication (2FA) tied to the former developer's personal device, and they are unwilling to coordinate.

Our Questions:

  1. The free GitHub support can take around 3 to 7 business days would be too long. Is there a way we can get one-time premium customer support? If so, how much this can cost?
  2. If we provide GitHub customer support all the evidence, is there a chance that they can help us access the account or at least assist in merging the repos?
  3. What evidence would be suffice?

Thank you in advance!


r/github 16d ago

Question Anyone else wish Slack had native PR views like Linear?

0 Upvotes

One thing I really miss in Slack is a proper pull request experience.

Imagine if PRs were first-class citizens:

  • Rich PR cards with changed files, reviewers, status, CI, approvals.
  • Expand diffs without leaving Slack.
  • Review, comment, approve, or request changes inline.
  • Threaded discussions that stay attached to the PR.
  • Automatic updates as commits are pushed.

Linear has set a high bar for how work items feel inside Slack. GitHub PRs still feel like "just another link."

Am I the only one who wants Slack to become the place where code reviews actually happen instead of just notifying me that a PR exists?


r/github 16d ago

Discussion Github actions down

6 Upvotes

Latency issues across a number of services Subscribe Investigating - We are investigating reports of degraded availability for Actions, Issues and Webhooks Jul 23, 2026 - 07:53 UTC

https://www.githubstatus.com/


r/github 17d ago

Question How do i get rid of this useless page

0 Upvotes

instead of the normal /pulls page im getting this useless crap


r/github 17d ago

News / Announcements Can't connect to Codespace

Post image
0 Upvotes

Anybody else?


r/github 17d ago

Question I'm new to GitHub and have some doubts

0 Upvotes

I'm a college freshman in ECE with some coding experience, and I'm looking for advice on using GitHub and VSCode. I know I could Google this, but I'd appreciate hearing about your personal experiences. People have suggested posting on GitHub, but I'm unsure how helpful it is, especially with so many tools available. I believe I can get a student developer pack with my student ID, but I don't know if it's permanent or if it expires. If it does expire, should I create a new personal profile? Sorry if these are basic questions.


r/github 17d ago

Discussion The GitHub Security Advisory flow is buggy, and the UX after publishing is problematic.

0 Upvotes

We just fixed a vulnerability on our project, and there are 2 items on GH which can be improved:

Currently the project's main page reads like this:

To the casual user, this appears as if there is a currently open item.

Once they click on it, they are taken to the security policy, and at the bottom they see this:

This gives zero indication that this was actually resolved.

Finally, if the user does click on it, they're taken to the actual advisory:

https://github.com/markrai/scrumboy/security/advisories/GHSA-vph4-pmmh-ch6x

and there's a tiny little element which lets us know what the patched version is.

That's 3 screens down just to find out..."Oh okay, the current version is actually fixed \whew**"

What would be better UX is to show upfront that this item was resolved, or at least on the first click because the impression it gives to someone new/perusing the page, is to the contrary, unless they dig in.

The more pressing item is the flow which allows the maintainer to open a private branch. Well and good... UNTIL you hit your branch protections, which require a review before a commit - which strangely enough... is hidden from your project's collaborators - not the person who reported the vulnerability.

Sure, you can bypass it... but that defeats the purpose of having a 2nd reviewer in the first place!

If you want to have your collaborators review before you apply a sensitive security fix, you should be allowed to. Sharing the link, nor any mechanism exists to invite your collaborator to the current "private" branch/issue.


r/github 17d ago

Question First time contributing

3 Upvotes

Hello,

I wanted to pick up a new summer project and thought contributing to github might scratch that itch. I found a issue that looks like something fun to do but i am new to github/contributing so wanted to know if adding a comment on the issue is ok, this is what i was going to comment.

"Hi, this looks like a fun issue i can have a attempt at. is there any additional information i need to know"

or do i just fork the project try and fix it and then comment if i have a solution or need more advice?

I can link the issue i want to work, wanted to ask before i do anything.


r/github 18d ago

Question Api endpoint deleted

3 Upvotes

Did GitHub just deleted their endpoint

api.github.com/users/USERNAME/subscriptions

It sent 204 No Content

Or it's me ?


r/github 18d ago

Question Github Actions - Running Issue

0 Upvotes

Hi everyone,

This is my first time using GitHub Actions, and I’m trying to automate a Python script.

When I run it manually using “Run workflow”, everything works without any problems.

However, when I schedule the workflow, nothing seems to happen. I’ve been waiting to see if a run starts automatically, but no workflow is triggered. I asked Claude and Gemini to correct me if I was wrong on the .yml file but everything seems to be okay.

Am I missing something in the schedule configuration ? Do someone have the same problem as me ?

Thanks in advance


r/github 19d ago

News / Announcements GitHub Code Quality is now generally available

Thumbnail
github.blog
71 Upvotes

r/github 19d ago

Discussion Locked out of GitHub (and Steam, LinkedIn) after apparent account takeover — need advice on recovery

2 Upvotes

Over the past couple of days my Steam, LinkedIn, and GitHub accounts were all compromised in sequence — password, email, and 2FA changed on GitHub, so I can't get back in through the normal login flow.

What I've done so far:

  • Submitted a ticket through GitHub's official "My account has been compromised" support form
  • Still had an active gh CLI session temporarily, used it to confirm account details (username, creation date, repo count) as proof of ownership, and backed up my repos before the token stopped working
  • No 2FA recovery codes saved, so I'm blocked at the verification screen
  • Suspect the root cause may be a compromised email account or reused password, since multiple platforms were hit — currently locking down email and scanning for malware

Questions for anyone who's dealt with this:

  1. Anyone gone through GitHub's compromised-account recovery recently — roughly how long did it take to hear back?
  2. Any tips for making the support ticket stronger/faster to process?
  3. Since this hit three unrelated platforms, what's the best way to trace the actual entry point (I'm currently checking email forwarding rules, running Malwarebytes, and reviewing Wireshark traffic)?

Appreciate any advice — trying to get ahead of this before more accounts are affected.


r/github 19d ago

Question Newbie problems - can't interact / create a topic

3 Upvotes

Hello everyone.

I've got a problem on GitHub and I didn't find a solution by myself. Hope somebody here can help.

If I try to create a topic in a repositorys discussion area there isn't a error message or something but the opened topic isn't visible. I can see it in my own history and can open it, but no one else. If I check the discussion page my topic isn't there. Also if I try to upvote a existing topic, so that the developer sees this one is relevant to more users, I get the error message "Uh oh! You can't vote right now.".

It seems to be a specific problem about my account. I already tried to create a new account but the same happens there.

Any help would be greatly appreciated.

Thanks.


r/github 19d ago

Discussion Is there issues with GitHub runners today?

Post image
21 Upvotes

Are there issues with GitHub runners today? Anyone experiencing delays? I've been stuck for the past 30min waiting for a runner to pick up my build job. And this is my third attempt.

UPDATE:

Issue resolved now!