Workflows
Production and staging branches
Define the branches Deploy Hatch should treat as production and optional staging sources.
1. Set the production branch in Workflows
Set the production branch in Workflows.
2. Add a staging branch when the project uses a separate pre-production branch
Add a staging branch when the project uses a separate pre-production branch.
3. Keep branch names aligned with the repository; changing workflow configuration does not rename Git branches
Keep branch names aligned with the repository; changing workflow configuration does not rename Git branches.