Enum PullRequestFilter.Types.CommentControl (1.0.0)

public enum CommentControl

Controls behavior of Pull Request comments.

Namespace

Google.Cloud.CloudBuild.V1

Assembly

Google.Cloud.CloudBuild.V1.dll

Fields

NameDescription
CommentsDisabled

Do not require comments on Pull Requests before builds are triggered.

CommentsEnabled

Enforce that repository owners or collaborators must comment on Pull Requests before builds are triggered.