build Status Config
Parameters
value
Configuration block that contains information that defines how the build project reports the build status to the source provider. This option is only used when the source provider is GitHub, GitHub Enterprise, GitLab, GitLab Self Managed, or Bitbucket. build_status_config
blocks are documented below.
suspend fun buildStatusConfig(argument: suspend ProjectSecondarySourceBuildStatusConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration block that contains information that defines how the build project reports the build status to the source provider. This option is only used when the source provider is GitHub, GitHub Enterprise, GitLab, GitLab Self Managed, or Bitbucket. build_status_config
blocks are documented below.