SAAC API now receives user's GITEA_API_TOKEN to enable Coolify to clone private repositories. Changes: - Added early validation of GITEA_API_TOKEN (before app creation) - Pass git_token parameter to SAAC API in application creation request - Removed duplicate GITEA_API_TOKEN check in webhook section - Updated error message to explain both use cases (cloning + webhooks) The SAAC API will use this token to configure Coolify with authenticated git access: https://${GITEA_API_TOKEN}@git.startanaicompany.com/${user}/${repo}.git This enables automatic deployments for private repositories. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
7.2 KiB
7.2 KiB