I built a modern, self-hosted control plane to manage migrations
GitHub integration fetches migrations without CI/CD job overhead.
Webhook receiver that executes server commands for GitHub and GitLab events per projects
Simple webhook-to-command bridge, but Woodpecker and Drone already do this with more flexibility.
DevOps engineers and developers deploying small to medium projects who want simple webhook-triggered deployments without full CI/CD infrastructure.
Drone · Woodpecker · GitHub Actions self-hosted
GitHub integration fetches migrations without CI/CD job overhead.
Append-only audit trail with merge queue support beats cla-assistant.io on edge cases.
Yet another self-hosted runner wrapper—GitHub already supports this natively.
Webhook relay with built-in debugging — Svix and ngrok already own this space though.
Unified GitHub and GitLab inbox for teams drowning in AI-generated PRs.
TDD-first auto-fix approach writes failing tests before generating patches, not just patching blindly.