Creates a new release pipeline.
The first release pipeline you create is automatically set as the default release pipeline for your project. To change the default release pipeline, use the Update project API to set the defaultReleasePipelineKey
.
You can create up to 20 release pipelines per project.
The project key
The unique identifier of this release pipeline
The name of the release pipeline
A logical grouping of one or more environments that share attributes for rolling out changes
The release pipeline description
Whether or not the newly created pipeline should be set as the default pipeline for this project
Whether or not the pipeline is enabled for Release Automation.
Release pipeline response
Timestamp of when the release pipeline was created
The release pipeline key
The release pipeline name
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.
The release pipeline description
The release pipeline version
Details on the allowed and denied actions for this release pipeline
Whether this release pipeline is the default pipeline for the project
Whether this release pipeline is a legacy pipeline