reportBuildStatus property

Input<bool?>? reportBuildStatus
final

Whether to report the status of a build's start and finish to your source provider. This option is valid only when your source provider is GitHub, GitHub Enterprise, GitLab, GitLab Self Managed, or Bitbucket.

Implementation

final pulumi.Input<bool?>? reportBuildStatus;