teams

@JvmName(name = "vkgyfmjuvwqiojsk")
suspend fun teams(value: Output<List<String>>)
@JvmName(name = "pjdxlrlxgoxwdmfl")
suspend fun teams(value: List<String>?)

Parameters

value

The list of team slugs allowed to bypass pull request requirements.


@JvmName(name = "xmievgkbpnlfknhy")
suspend fun teams(vararg values: Output<String>)


@JvmName(name = "htsgoepfjkftjtxl")
suspend fun teams(values: List<Output<String>>)
@JvmName(name = "shpeqnruvwfrecax")
suspend fun teams(vararg values: String)

Parameters

values

The list of team slugs allowed to bypass pull request requirements.