requiredStatusChecks

@JvmName(name = "rvuhvrpbfmordglq")
suspend fun requiredStatusChecks(value: Output<OrganizationRulesetRulesRequiredStatusChecksArgs>)
@JvmName(name = "dbbuylajhoiwprvp")
suspend fun requiredStatusChecks(value: OrganizationRulesetRulesRequiredStatusChecksArgs?)

Parameters

value

(Block List, Max: 1) Choose which status checks must pass before branches can be merged into a branch that matches this rule. When enabled, commits must first be pushed to another branch, then merged or pushed directly to a branch that matches this rule after status checks have passed. (see below for nested schema)


@JvmName(name = "vgcaerwqdurhesty")
suspend fun requiredStatusChecks(argument: suspend OrganizationRulesetRulesRequiredStatusChecksArgsBuilder.() -> Unit)

Parameters

argument

(Block List, Max: 1) Choose which status checks must pass before branches can be merged into a branch that matches this rule. When enabled, commits must first be pushed to another branch, then merged or pushed directly to a branch that matches this rule after status checks have passed. (see below for nested schema)