Some checks failed
QA Gate (P0/P1) / Test affected app (pull_request) Has been cancelled
Gitea (git.semih.ai) is the canonical remote. Coolify pulls from Gitea and triggers builds via Gitea webhooks. Deployment notifications come from Coolify's built-in Telegram integration (team-level, configured 2026-05-14). What used to be done by GH Actions: - deploy.yml (push main → SSH → PM2 → bare-metal sase.tr) - sync-dev-to-gitea.yml (mirror github/dev → gitea/dev) What replaces it: - Push to gitea/main → Coolify webhook → sparkling-snake (production env, prod-iskelet ready) - Push to gitea/dev → Coolify webhook → good-gerenuk (staging env, dev.sase.tr) - Both deploys notified via Coolify → Telegram (chat 7840804807) qa-gate.yml retained for now (PR test gating); will revisit when Gitea Actions / Drone are wired or removed if obsolete.