Branch-to-Status Mappings

Info:
Branch patterns support wildcards. Example: "release/*" matches "release/v1.0", "release/hotfix", etc.

Current Mappings

Branch PatternMonday.com StatusActions
mainDeployed to Dev
stagingDeployed to Staging
productionDeployed to Production
release/*Release Candidate

Pull Request Status Mappings

These mappings apply to PR events, not branch pushes.

PR EventMonday.com StatusConfigurable
PR OpenedCode Review
PR Merged(uses branch mapping)Auto
PR Closed (not merged)No change