requiredApprovingReviewCount

@JvmName(name = "sghslfxlkpkukvyt")
suspend fun requiredApprovingReviewCount(value: Output<Int>)
@JvmName(name = "mcfgkhlhrmxeichs")
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.