builds_start
Start an Xcode Cloud build by specifying a branch or tag name. The tool resolves the reference to a Git ID for you.
Instructions
[XcodeCloud/Builds] Start a new build using a branch or tag name.
The branch/tag name is resolved to a Git reference ID via the API.
For direct ID usage without resolution, use builds_start_by_ref_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| pull_request_number | No | ||
| source_branch_or_tag | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||