Hacker News new | ask | show | jobs
by knocte 77 days ago
Exactly. Any github alternative needs to consume same GithubActions syntax OOTB I'm afraid.
1 comments

Which, as far as I found so far, means Forgejo. Haven't found any others. And even Forgejo Actions says that it's mostly the same as Github Actions syntax, meaning you still have to double-check that everything still works the same. It probably will, but if you don't know what the corner cases are then you have to double-check everything. Still, it's probably the best migration option if you rely on GHA.
Gitea also, I think.