approvalsBeforeMerge

@JvmName(name = "gfjubtyqnqlajaoy")
suspend fun approvalsBeforeMerge(value: Output<Int>)
@JvmName(name = "nbmjqccnexkgitrt")
suspend fun approvalsBeforeMerge(value: Int?)

Parameters

value

Number of merge request approvals required for merging. Default is 0. This field does not work well in combination with the gitlab.ProjectApprovalRule resource and is most likely gonna be deprecated in a future GitLab version (see this upstream epic). In the meantime we recommend against using this attribute and use gitlab.ProjectApprovalRule instead.