contexts

@JvmName(name = "ugyjrfeiqpvxyfjg")
suspend fun contexts(value: Output<List<String>>)
@JvmName(name = "evilouwaubrhjsxq")
suspend fun contexts(value: List<String>?)

Parameters

value

The list of status checks to require in order to merge into this branch. No status checks are required by default.


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


@JvmName(name = "fpowsobnljyltsin")
suspend fun contexts(values: List<Output<String>>)
@JvmName(name = "iducehhtvoyedbor")
suspend fun contexts(vararg values: String)

Parameters

values

The list of status checks to require in order to merge into this branch. No status checks are required by default.