Cloud Build V1 API - Module Google::Cloud::Build::V1::PullRequestFilter::CommentControl (v0.25.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::PullRequestFilter::CommentControl.
Controls behavior of Pull Request comments.
Constants
COMMENTS_DISABLED
value: 0 Do not require comments on Pull Requests before builds are triggered.
COMMENTS_ENABLED
value: 1 Enforce that repository owners or collaborators must comment on Pull
Requests before builds are triggered.
COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
value: 2 Enforce that repository owners or collaborators must comment on external
contributors' Pull Requests before builds are triggered.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-26 UTC."],[],[]]