requiredApprovingReviewCount

@JvmName(name = "rxqytlbdtyoemxcl")
suspend fun requiredApprovingReviewCount(value: Output<Int>)
@JvmName(name = "ckifdatpyfmeitcx")
suspend fun requiredApprovingReviewCount(value: Int?)

Parameters

value

Require x number of approvals to satisfy branch protection requirements. If this is specified it must be a number between 0-6. This requirement matches GitHub's API, see the upstream documentation for more information. (https://developer.github.com/v3/repos/branches/#parameters-1) for more information.