RepositoryRulesetRulesRequiredDeployments

data class RepositoryRulesetRulesRequiredDeployments(val requiredDeploymentEnvironments: List<String>)

Constructors

constructor(requiredDeploymentEnvironments: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The environments that must be successfully deployed to before branches can be merged.