public sealed class PullRequestFilter : IMessage<PullRequestFilter>, IEquatable<PullRequestFilter>, IDeepCloneable<PullRequestFilter>, IBufferMessage, IMessage
PullRequestFilter contains filter properties for matching GitHub Pull
Requests.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003ePullRequestFilter\u003c/code\u003e class, which is used to define filter properties for matching GitHub pull requests within the Google Cloud Build V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003ePullRequestFilter\u003c/code\u003e is 2.15.0, and the page provides access to documentation for versions ranging from 1.0.0 to 2.15.0, with the current displayed content relating to version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePullRequestFilter\u003c/code\u003e allows for defining branch regex patterns, with an option to invert the regex to trigger builds on non-matching branches.\u003c/p\u003e\n"],["\u003cp\u003eIt also allows configuration of comment control, specifying if a repository owner or collaborator needs to comment \u003ccode\u003e/gcbrun\u003c/code\u003e to trigger builds.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all within the namespace \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e and its assembly, \u003ccode\u003eGoogle.Cloud.CloudBuild.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]