requireLastPushApproval

@JvmName(name = "tdnortwrqshbirpp")
suspend fun requireLastPushApproval(value: Output<Boolean>)
@JvmName(name = "smjdeuvxdtkiiaug")
suspend fun requireLastPushApproval(value: Boolean?)

Parameters

value

(Boolean) Whether the most recent reviewable push must be approved by someone other than the person who pushed it. Defaults to false.