release_start
Initiates a release by building run state from the manifest and triggering all ready nodes. Pipelines run asynchronously on GitLab.
Instructions
Start a release: build run state from the manifest and fire every ready node.
inputs are the manifest-declared release inputs (e.g. library versions).
Returns immediately; pipelines run in GitLab on their own time.
Call release_plan first and show the user what will happen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | Yes | ||
| rfc | No | ||
| inputs | Yes | ||
| coordinate | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||