Skip to content

What Codebahn adds

Codebahn is managed Git with hosted CI, capacity-based billing, and workflow directory merging. This section documents these features.

Every plan includes hosted CI runners in the EU. Your GitHub Actions-compatible workflows run without changes. You do not need to register your own runner (though you can). See CI runners for minute limits, runner specs, and how to bring your own.

Capacity-based plans with no per-seat pricing. You pick a tier based on storage and CI minutes, not headcount. CI minutes use a hard cap with optional top-ups. See Billing for the full model.

Codebahn scans multiple workflow directories (.codebahn/workflows/, .forgejo/workflows/, .gitea/workflows/, .github/workflows/) and merges the results, instead of only reading the first one found. See Workflow directories for how precedence works.