Status
Beta. Operational. See what works.
Operational — Beta
Live system. We run our own CI on HorseCI.
Working now
- Workflow execution from
.github/workflows - Push, pull_request, workflow_dispatch triggers
- Webhook + polling (no lost builds)
- Warm workers, branch affinity
- GitHub check runs and PR status
- Secrets, artifacts, matrix builds
Not yet available
- macOS and Windows runners
- Service containers (Postgres, Redis alongside jobs)
- Reusable workflows
- Public metrics API
If you need help
- beta@horseci.com
- Remove the GitHub App to revert to GitHub Actions
- No code changes required