jetbrains.buildServer.configs.kotlin.v10.projectFeatures / gheConnection

gheConnection

fun ProjectFeatures.gheConnection(base: GHEConnection? = null, init: GHEConnection.() -> Unit = {}): Unit

Creates a GitHub OAuth connection in the current project

See Also

GitHubConnection