| Name | Type | Description | Notes |
|---|---|---|---|
| createdAt | Date | Timestamp of when the release pipeline was created | |
| description | String | The release pipeline description | [optional] |
| key | String | The release pipeline key | |
| name | String | The release pipeline name | |
| phases | [Phase] | An ordered list of the release pipeline phases. Each phase is a logical grouping of one or more environments that share attributes for rolling out changes. | |
| tags | [String] | A list of the release pipeline's tags | [optional] |
| version | Number | The release pipeline version | [optional] |
| access | Access | [optional] | |
| isProjectDefault | Boolean | Whether this release pipeline is the default pipeline for the project | [optional] |
| isLegacy | Boolean | Whether this release pipeline is a legacy pipeline | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.