1. GitHub’s reliability is crashing
Users repeatedly complain that the platform feels “cloud‑provider‑like” and that outages, slow diffs, and flaky Actions are now the norm.
“GitHub used to be a fantastic product. Now it barely even works.” – sobjornstad
“The other day I opened a PR diff… it took fully 15 seconds… before any UI elements became clickable.” – sobjornstad
2. Self‑hosted Git is becoming the default
Because of the performance and cost problems, many are moving to self‑hosted GitLab, Gitea, or Forgejo, which they find “as good as GitHub” for core Git features.
“Self‑hosted GitLab is absolutely worth it.” – betaby
“I’m using Forgejo for my one‑person side‑startup, and it’s mostly as good as GitLab.” – neilv
3. Microsoft’s ownership and AI push are blamed for the decline
The shift toward Copilot, AI‑centric features, and Azure migration is seen as a distraction from core product quality.
“It seems most of the complaints are about the reliability and infrastructure – which is very much often a direct result of lack of investment and development resources.” – kimixa
“GitHub is now a subsidiary of Copilot… that doesn’t bode well.” – danudey
4. CI/CD integration is a double‑edged sword
While GitHub Actions is convenient, its instability and vendor lock‑in push teams toward dedicated CI/CD platforms or self‑hosted runners.
“GitHub Actions is extremely easy to set up… but the 429 throttling is killing my CI.” – bredren
“I consider moving away from GitHub, but I need a solid CI solution… GitLab CI is extremely straightforward.” – joeskyyy
These four themes capture the core of the discussion: a deteriorating GitHub experience, a surge in self‑hosting, criticism of Microsoft’s strategic direction, and the tension around integrated CI/CD.