coolify/app/Http/Controllers/Webhook
Andras Bacsai 5c50ab6162 feat(github-runners): improve runner lifecycle and GitHub sync
Add runner execution observability and lifecycle hardening for self-hosted
GitHub Actions runners, including:
- scheduled artifact cleanup job for cached runner tarballs/templates
- workflow_job in_progress handling to mark executions as running
- safer cleanup failure handling and non-functional server fallback
- persisted workflow job HTML URLs with execution "Open" links in UI
- configurable runner group name sync (UI + provisioning + GitHub API)
- webhook events persistence and auto-fix for missing required events
- strict enum/status checks and related model cast/query improvements

Also includes migrations and expanded feature/unit coverage for webhook,
provisioning, cleanup, and runner group/event sync behaviors.
2026-03-03 22:21:13 +01:00
..
Bitbucket.php Fix: Concurrent builds ignored & add deployment queue limit (#7488) 2025-12-11 11:03:02 +01:00
Gitea.php fix(git): trigger deployments when watch_paths is empty 2026-01-07 19:15:16 +01:00
Github.php feat(github-runners): improve runner lifecycle and GitHub sync 2026-03-03 22:21:13 +01:00
Gitlab.php fix(git): trigger deployments when watch_paths is empty 2026-01-07 19:15:16 +01:00
Stripe.php Remove webhook maintenance mode replay feature 2025-12-02 13:36:32 +01:00