Promote Release
promote_releasePromote an app release from a source track to a destination track, with optional rollout percentage for gradual deployment.
Instructions
Promote a release from one track to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_track | Yes | Destination track (alpha, beta, production) | |
| from_track | Yes | Source track (internal, alpha, beta) | |
| package_name | Yes | App package name | |
| version_code | Yes | Version code to promote | |
| rollout_percentage | No | Rollout percentage for target track (0-100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||