Promote Revision
promoteRevisionPromote a draft or historic revision to the live version. The live revision is the one used by triggers and new runs. Fails if the revision is already live, or if a draft revision still has an active builder run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes | The build's unique identifier | |
| revision_name | No | Optional display name to set on the promoted revision. | |
| revision_description | No | Optional description for the promoted revision. Pass null to clear an existing description. |