buildStatusConfig property
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. buildStatusConfig blocks are documented below.
Implementation
final pulumi.Input<ProjectSecondarySourceBuildStatusConfig?>? buildStatusConfig;