bypass Actors
Parameters
value
(Block List) The actors that can bypass the rules in this ruleset. (see below for nested schema)
Parameters
values
(Block List) The actors that can bypass the rules in this ruleset. (see below for nested schema)
suspend fun bypassActors(argument: List<suspend RepositoryRulesetBypassActorArgsBuilder.() -> Unit>)
suspend fun bypassActors(vararg argument: suspend RepositoryRulesetBypassActorArgsBuilder.() -> Unit)
Parameters
argument
(Block List) The actors that can bypass the rules in this ruleset. (see below for nested schema)