Configure and manage release channels for your deployments
Channel | Purpose |
---|---|
staging | Pre-production verification and testing |
production | Live production deployments |
Navigate to Settings
Access Release Channels
Add Promotion Path
staging
) 3. Select the target channel (e.g.,
production
) 4. Add promotion criteria: - Enable security scan checks - Configure health check requirements - Set
required duration for health checks - Enable manual approval if needed 5. Click Save to create the promotion
pathdevelopment
→ staging
→ production
, each with their own promotion criteria.
Type | Description |
---|---|
health_check | Release must maintain healthy status in a specified environment for a specified duration |
security_scan | No critical security vulnerabilities found in scan |
manual_approval | Requires manual approval |