Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.06 KB

ReleasePipeline.md

File metadata and controls

22 lines (14 loc) · 1.06 KB

ReleasePipeline

Properties

Name Type Description Notes
createdAt OffsetDateTime 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 List<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 List<String> A list of the release pipeline's tags [optional]
version Integer 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]