Skip to main content

Environment

Properties

PropertyTypeAttributesDescription
namestringRequired, IdentifierThe environment name
ownerstringRequired, IdentifierThe owner of the repository
repostringRequired, IdentifierThe repository
customBranchPoliciesboolWhether custom branch policies can deploy
deploymentBranchPolicyEnvironmentsstring[]Alternative environment names allowed for deployment
preventSelfReviewboolWhether self-review is prevented
protectedBranchesboolWhether protected branches can deploy
reviewersEnvironmentReviewer[]Deployment reviewers for this environment
waitTimerintWait timer in minutes

EnvironmentReviewer

PropertyTypeAttributesDescription
idintThe ID of the reviewer (user ID or team ID)
typestringThe type of reviewer (User or Team)