Back to News
Advertisement

GitHub down again? no PR access

yyodon about 3 hours ago 85 comments

RU version is available. Content is displayed in original English for accuracy.

Githubstatus.com currently says everything is working, but it isn't
Advertisement

⚡ Community Insights

Discussion Sentiment

33% Positive

Analyzed from 2006 words in the discussion.

Trending Topics

#github#gitlab#https#com#codeberg#more#forgejo#open#tangled#source

Discussion (85 Comments)Read Original on HackerNews

jphabout 2 hours ago
Help encourage alternatives by trying Gitlab.com or Codeberg.org or Tangled.org or others, and please star some projects there to help motivate more options.

Self-promo links below if you would like to star a few of mine good for developers.

https://gitlab.com/architecture-decision-record

https://gitlab.com/ways-of-working

https://gitlab.com/coordinated-vulnerability-disclosure

voidnullvalueabout 1 hour ago
Codeberg isn't a viable infrastructure alternative. Its an opinionated community not a neutral host as they will delete repos based off subjective opinions on LLM usage and resource consumption. If continued hosting is dependent on moderators deciding if a project fits whatever the current philosophy is, and the whims of the moderation team, then I cannot consider it a serious choice for infrastructure.

Infrastructure should be neutral. Codeberg is a social club

jphabout 1 hour ago
Can you suggest a viable infrastructure alternative?

My wishlist: free for open source and paid for closed source, able to do simple projects that are handwritten and also complex projects including AI LLM code that needs CI/CD/auditing, and hosting in the UK or EU.

Aside, I donate money to Codeberg because I think Codeberg is a wonderful service with strong commitment to free open source, and because I host some larger projects and AI projects that are for public welfare social good.

icyabout 1 hour ago
https://tangled.org would love to have you :) We're hosted in the EU, and are free for open source, forever. Tangled is also designed to be federated from ground up, so you get to own your infra & data while still participating in an open network.
chilmers29 minutes ago
I feel like any service that is free for open source is going to struggle if it gets significant adoption and becomes a default target for hosting LLM generated code. If even MS/GitHub cannot scale to the current demand, what hope do smaller and less well-funded alternatives have?
pojntfxabout 1 hour ago
Codeberg is one public flagship instance. They are not neutral and don't claim to be. Decisions on what to host are made via elections by e.V. members. Other platforms (GitHub, GitLab, Tangled etc.) will eventually run into this same thing as well, e.g. how GitHub responds to DMCA requests, the difference with Codeberg is that there are elections which decide on what gets hosted on the main instance. For hosting slop or running a ton of actions, the recommendation is to self-host Forgejo directly instead, meaning that you, not the e.V. pays for the consequences, and you'd use the future AP federation support for cross-instance support. Forgejo is particularly simple to self-host as well, and lots of people do it (ffmpeg, Fedora and more). That way, you get to set your own rules and e.V. election results have no effect on you.
superze30 minutes ago
Sounds more like a cult rather than a social club.
tcfhgj15 minutes ago
actually it's a democracy
giancarlostoro25 minutes ago
Rather use BitBucket or GitLab really, both GitLab and BitBucket have been around nearly as long as GitHub? Apparently BitBucket and GitHub are both 2008, and GitLab is 2011. The others you mentioned could go on a whim.
tcfhgj9 minutes ago
I don't know BitBucket, but GitLab is felt extremely bloated and slow - Codeberg is much leaner and faster
1matin30 minutes ago
GitHub being ruined after the AI hype is a shallow take imo. The root problem isn't AI, Microsoft, or Azure; It's why people keep _trusting_ centralized infra.

GitLab and Codeberg can absolutely become trash, each in their own way.

The solution isn't just "migrating off of GitHub"; it's "migrating to a platform that is unownable by design, not only hope".

And there are no good enough decentralized alternatives to GitHub yet.

Tangled.org's decentralization has serious holes. Radicle made an alien universe; a niche within a niche. Also, it's already having problems with ISPs: https://radicle.dev/2026/04/23/domain-move

moffkalast7 minutes ago
Azure was arguably as garbage four years ago as it is today, the only thing that's changed in the past few years is MS mandated vibe coding, and suddenly Github has an outage every week? A ridiculous coincidence if it's not causal.
klaussilveiraabout 1 hour ago
I encourage everyone to switch to Forgejo. We ditched GitHub and could not be happier. The experience is smoother, faster and distraction-free.

Our runners are faster, our CI is smoother than ever. Transitioning was a matter of a few hours, which we took as a fun hackaton.

sebmellen37 minutes ago
How complex is the CI migration? We’re heavily dependent on GitHub Actions and the full GitHub ecosystem by extension, but by the same token these frequent outages are destroying us.
nrabulinski24 minutes ago
Forgejo actions are by design compatible with GHA. Obviously if you still depend on github to get reusable actions you’re just as dependent on GitHub being up as ever, but you can very easily migrate or mirror GitHub repositories to your forgejo instance and in most cases migrating the CI requires close to no changes. Not all features are supported, but I haven’t had the need to make any changes to my actions, and they’re continuously making improvements so compatibility only goes up
sebmellen14 minutes ago
How about ticketing? We use Linear and their integration with GitHub is pretty buttery. Willing to give it up for better service stability, but wondering if Forgejo offers any kind of native ticketing integrations. I know GitLab does, but I'm not massively impressed with GitLab either.
ryuuseijinabout 1 hour ago
Just going to leave this here - self hosted forgejo on fly.io with restic backups: https://forgejo-fly.fly.dev/forgejo-admin/forgejo-fly
hackertyper69about 1 hour ago
What is fly for?
ryuuseijin27 minutes ago
https://fly.io/ - it runs the machine and serves the traffic
decodebytesabout 1 hour ago
Cannot even merge code, this is the limit for me. We are prioritising migration to a different platform and this time going to decouple CI - right now we have too many points of failure on one vendor.
arionhardison43 minutes ago
Apologies if you already tried this, but I have been able to merge and get some things done via command line.

e.g.: gh pr merge 5062 -R <org/repo> --squash --delete-branch

crucialfelix30 minutes ago
I was also able to merge a pr and do a release using cli.

I'm going to leave them alone for the rest of the day.

figassis33 minutes ago
merges work fine, the git experience as well, this is a web infra issue
ad_fontesabout 2 hours ago
https://mrshu.github.io/github-statuses/

They're struggling to maintain a single nine these days.

mzajcabout 2 hours ago
Certified eleven nines SLA: 9.9999999999%
Retr0id43 minutes ago
Interestingly this dashboard says there are currently no issues.

Edit: I just realised it's hosted on gh pages and therefore probably can't be updated

crucialfelix28 minutes ago
It's a historical record.

https://www.githubstatus.com/ is today

bhoustonabout 2 hours ago
It is not working at all, I can not load any repo pages.

Github.com's promise is that it can be the central broker of open source code because it is reliable.

That promise hasn't been kept recently.

That said, Github is hard to displace and it is similar to the era of the Twitter Fail Whales. It was a sign of growth that couldn't be properly managed but there was not viable alternative.

jillesvangurpabout 2 hours ago
> Github is hard to displace and it is similar to the era of the Twitter Fail Whales

Hard but not impossible. Being unreliable might nudge a few people. Also, Twitter had their fail whale in their early phase (mostly), not twenty years or so into their existence.

The issue with replacing Github is that it takes more than version control and issue tracking to replace the network that is Github. It's effectively the largest social network for software developers on this planet.

Tangled (tangled.org) is built on the at protocol (bluesky) and seems like an interesting take on this. Most other solutions seem to just move the problem to another much smaller silo (gitlab, codeberg, etc) or throw out the baby with the bathwater by focusing on self hosting without attempt at networking with other instances.

A federated approach seems like it is directionally right. Tangled is far from feature complete but I like the direction and it probably is a bit more resilient against global outages like this. I'm not a user yet but I'm keeping an eye on it.

palata43 minutes ago
> throw out the baby with the bathwater by focusing on self hosting without attempt at networking with other instances

May I ask what networking with other instances brings? Git is decentralised, so it works with self-hosted instances, right?

beached_whaleabout 1 hour ago
github's value is that it has a lot of eyes and visibility for smaller projects(thought many get lost too). More and more this value is going down and that stability is getting more important. More so when the story of github these days is copilot(good or bad) and their downtime. AI is giving a lot of project owners second thoughts and being so open with an AI company too.
hedgehogabout 2 hours ago
It's a bit of a different situation though, in many cases the unit of adoption is a team or organization that is free to switch platforms without consideration of what anyone else is doing. At this point I'm going to move my personal projects, it's not bad enough to be a priority at work yet but it's trending that way.
dv_dtabout 1 hour ago
github replaced sourceforge, so something or things can at least offset github
woeirua17 minutes ago
Is there any scenario in which Github doesn't start yanking features out of the free tier to protect the core service for paying users?
stefangordon44 minutes ago
The exponential growth they are having right now is absolutely insane. I would caution against assuming its an easy problem, or that anyone else has demonstrated an ability to handle this level of scale/growth any better.

In May they had to solve for 30x growth overnight, and I would guess its closer to 100x by now. The reality is a centralized solution like this may no longer be a viable option with the scale of code generation.

tryauuum40 minutes ago
Have your seen safe_sleep.sh?
larsonianabout 2 hours ago
Whatever it is, it seems to be getting worse: started with pull requests and Actions being down, now I can't even list my repos. Might be the worst one yet.
forcedtolinuxabout 1 hour ago
copilot is also down
anticensorabout 2 hours ago
Anyone else getting "Cannot retrieve latest commit at this time?"
harisoabout 2 hours ago
Yup.
BIGFOOT_EXISTSabout 2 hours ago
Alright! Let's go make some coffee and get fresh air
Advertisement
zeroqabout 2 hours ago
It's been a downward spiral since covid.

Enterprise works ok-ish, but the standard version has daily issue ever since.

esskayabout 2 hours ago
Not sure covid was the sole driving force. A combination of MS taking over and deciding to move it to Azure, a massive increase in traffic due to ai usage (not that this should be an excuse for a platform that should be scaleable), and Github going all in on AI usage to write its own code.

They're making it very easy for a viable alternative to pop up and take their lunch - it just wont be Gitlab.

csvanceabout 2 hours ago
While it annoys me how things have gone downhill, I think you missing one key detail with regards to competition. It's only "very easy" if you feel like throwing enough money at CI compute to power the majority of the open source ecosystems needs. That would be the bare minimum in order to even have a shot of achieving similar levels of network effects as Github.
bluedinoabout 1 hour ago
Enterprise here and it's down all the time. Right now and it was down 4 days ago as well.
macNchzabout 2 hours ago
I don't have data for it, but I have been a Github user since 2012 and have found it to be down often for pretty much that entire time. I always figured it's cultural to a degree–new features always seem pretty buggy/underbaked, and often continue to long term but remain unloved and incomplete.
zeroqabout 1 hour ago
I has never been so bad as in the couple last years. And it's getting worse.

I never had to wonder if Steam is going to be working today, so I could play my game after work, but it's been an issue with GitHub since covid. At least for me.

Fortunately, due the nature of the service, I can sit out most downtimes. Most of the time at least.

jjiceabout 3 hours ago
I'm seeing "Merge status cannot be loaded" when attempting to merge a PR.

It's a shame I had to go to HN to check if I was the only one instead of relying on their status page that they link.

stetrainabout 2 hours ago
githubstatus.com has been updated with an incident now:

> Update - We are seeing an approximate 20% error rate across numerous experiences including Pull Requests, Issues, and others. Investigations are currently under way and we will be posting updates as they become available Aug 17, 2026 - 13:45 UTC

arccyabout 2 hours ago
experiences, as if we're in disneyland
c-hendricksabout 2 hours ago
It sounds like what I was seeing when trying to view PRs last night, so it started almost 12 hours ago.
thelastgallonabout 2 hours ago
Did they switch to Azure?
datadrivenangelabout 1 hour ago
They've been moving to it, which is likely part of the problem.
diogomqbm10 minutes ago
+1
lewistaariq43 minutes ago
Is this GitHub's way of testing how many of you are managing your PRs via agents?
kwanbixabout 1 hour ago
Well, seems that AI vibecoding is working it's magic!
deadbunnyabout 1 hour ago
Is it a day that ends in Y?
olek_datacall33 minutes ago
PRs are down for more than 2 hours now
tombert42 minutes ago
I thought by the near-unanimous distaste for IIS we would have learned our lesson about making Microsoft products a central part of infrastructure, but evidently I was wrong.

I shit on Microsoft a lot here, but it’s not because the workers are dumb or that all their products are “bad”, because they’re not. It’s because the company very clearly is only ever focused on “the next marketable product”, and will let their existing products rot.

You can see this with a lot of Microsoft products. Windows NT was a a pretty cool OS/kernel at its time. NTFS was a pretty neat filesystem when it was new. They employ smart people for enough time to make a big headline, then make no effort to keep those products any good.

Advertisement
cryo32about 1 hour ago
"AI will destroy SaaS"

"No not like that!"

grilledchickenwabout 3 hours ago
Yep, started with PR changes not being visible, but now can't load entire repos. I see the pink unicorn.
salieiabout 1 hour ago
Damn it, this is pissing me off actually.
juntzabout 2 hours ago
tenth per day, I almost think my network is noet working.
ChrisArchitectabout 2 hours ago
AdyanshGabout 2 hours ago
Which AI model is it this time?
amir734jjabout 1 hour ago
GitHub is too important to fail, and they obviously can't fix their up-time problem. Shouldn't they open-source core and/or problematic components and ask for public to fix it? this is not sustainable. It's literally blocking development/productivity worldwide.
bemchoabout 3 hours ago
yes in Bulgaria
qseraabout 2 hours ago
Yes, in India.
asdfasdfasdf49about 3 hours ago
I'm experiencing as well.
Advertisement
cbmalllabout 1 hour ago
June 17, 2023: Dohmke says Copilot will write 80% of code:

https://www.freethink.com/robots-ai/github-copilot

Slop code is written and pushed ...

Aug 11, 2025: Dohmke leaves the sinking ship:

https://www.entrepreneur.com/business-news/github-ceo-thomas...

This is a true AI victory.

scrollaway43 minutes ago
Do y'all have any evidence that github's recent outages are caused by slopcode rather than the significant increase in load, which is exactly what Github & MS have been claiming as the root cause?

I'm tired of these BS stories being pushed by green accounts on HN like there's some damn agenda by someone who thinks their job will be saved "if only the CEOs realized that Slopcode Bad".

123ahsG36 minutes ago
> I’m based in Brussels, working in tech, AI, and startup funding.

Orange account? I'm tired of the financially invested pushing their agenda. My job is secure, thanks. I don't work in the bullshit industry.

scrollaway31 minutes ago
I have zero investments in agentic coding; in fact, my list of investments is pretty public, so I don't really know what point you're trying to make. But creating a new account to try to defend yourself against a threat you claim to be non-existent doesn't scream "I feel secure" to me.
szew404about 1 hour ago
yes in germany
pedroigor91about 2 hours ago
yes in Brazil
lucky-rathoreabout 2 hours ago
+1
sashank_1509about 1 hour ago
lmao clown show
Brian_K_Whiteabout 2 hours ago
clown show
amrit_mirchabout 2 hours ago
why isnt nyone using the alternatives like gitlawb?