contexts

@JvmName(name = "edmcdstcvbhxxnfw")
suspend fun contexts(value: Output<List<String>>)
@JvmName(name = "mhnoqhekbyksadge")
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 = "xanqajceyfbltfke")
suspend fun contexts(vararg values: Output<String>)


@JvmName(name = "kdghctqcrvvapdsy")
suspend fun contexts(values: List<Output<String>>)
@JvmName(name = "utkfwmrduiwdtvbe")
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.