feature/*Temporary preview deployments for feature development. Auto-expires after 24 hours.
developIntegration branch for testing. Long-running staging environment updated on every push.
release/*Pre-production environment for final testing before release. 2 replicas for HA testing.
hotfix/*Urgent production fixes. Fast-tracked to production with 2 replicas.
main / masterProduction deployment. Requires manual approval. Full HA with 3 replicas.
developfeature/TICKET-123-descriptiondevelop via Pull Request with reviewrelease/* branches for version preparationhotfix/* only for critical production issuesv1.2.3main or develop