linear_completeRelease
Mark a release as completed in a pipeline with a configured release stage. Provide the pipeline ID; version defaults to latest started.
Instructions
Mark a release as completed within a pipeline. The target pipeline must already have a completed release stage configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipelineId | Yes | The ID of the release pipeline containing the release | |
| version | No | Optional release version to complete; defaults to the latest started release |