How It Works
- A PR passes all required checks.
- The PR is merged into the target branch.
- The merge triggers a release action.
- The system automatically:
- Packages the merged changes
- Associates them with a Release
- Creates a build number for the release (+1 from last build inside project)
- Prepares them for deployment
Benefits
- Eliminates manual release preparation
- Ensures every merged feature is tracked
- Reduces forgotten release steps
- Keeps releases aligned with source control
This creates a clean, automated flow:
Project → Automation Flow→ Trigger Flow Type → Add Merge Trigger→ Select Branch → Create Release and select target org → Execute flow from Work item
