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