allowed To Unprotects
Parameters
value
Array of access levels and user(s)/group(s) allowed to unprotect push to protected branch.
Parameters
values
Array of access levels and user(s)/group(s) allowed to unprotect push to protected branch.
suspend fun allowedToUnprotects(argument: List<suspend BranchProtectionAllowedToUnprotectArgsBuilder.() -> Unit>)
suspend fun allowedToUnprotects(vararg argument: suspend BranchProtectionAllowedToUnprotectArgsBuilder.() -> Unit)
suspend fun allowedToUnprotects(argument: suspend BranchProtectionAllowedToUnprotectArgsBuilder.() -> Unit)
Parameters
argument
Array of access levels and user(s)/group(s) allowed to unprotect push to protected branch.