Sure, I know a lot of projects have been on GH since before MS bought it, but they’ve owned it for quite a while now, so we really should be seeing better migration out by now, no?
Codeberg is nonprofit which seems more in the spirit of the Linux ecosystem overall. GH is for-profit…


Momentum and time and effort to migrate.
And there’s automated workflows such as GitHub Actions and ci/cd integrations that don’t have 1-to-1 replacements, which would mean extra work (for quite strained teams of volunteers)
Additionally, as a developer on a large open source project, the community is already established on GitHub. It would be incredibly risky to move it and hope everyone comes along.
Gentoo moved: https://www.gentoo.org/news/2026/02/16/codeberg.html
Good for them, still, it’s risky, they just decided it was worth the risk
I moved my projects and yes I had to make new runners and pipelines for forgejo but it’s pretty much feature parity
Good for you, guess your setup is less complicated then.
There’s still plenty of stuff that is not a 1-to-1 drop in replacement, e.g. plenty use build previews from netlify, they have no drop-in for other providers so to get those you have to directly interact with the API instead, in a runner