ReleaseUpdateMetadata interface

Properties

comment

Sets comment for release.

keepForever

Set 'true' to exclude the release from retention policies.

manualEnvironments

Sets list of manual environments.

name

Sets name of the release.

status

Sets status of the release.

Property Details

comment

Sets comment for release.

comment: string

Property Value

string

keepForever

Set 'true' to exclude the release from retention policies.

keepForever: boolean

Property Value

boolean

manualEnvironments

Sets list of manual environments.

manualEnvironments: string[]

Property Value

string[]

name

Sets name of the release.

name: string

Property Value

string

status

Sets status of the release.

status: ReleaseStatus

Property Value