google_api_cloud_build v0.16.0 GoogleApi.CloudBuild.V1.Model.PullRequestFilter View Source
PullRequestFilter contains filter properties for matching GitHub Pull Requests.
Attributes
branch
(type:String.t
, default:nil
) - Regex of branches to match.The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax
commentControl
(type:String.t
, default:nil
) - Whether to block builds on a "/gcbrun" comment from a repository admin or collaborator.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.