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 properties for matching GitHub Pull Requests within the Google Cloud Build environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePullRequestFilter\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties like \u003ccode\u003eBranch\u003c/code\u003e for specifying branch regex patterns, \u003ccode\u003eCommentControl\u003c/code\u003e for controlling build triggers via comments, \u003ccode\u003eGitRefCase\u003c/code\u003e, and \u003ccode\u003eInvertRegex\u003c/code\u003e to specify exclusion of branches that match the regex.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various available versions of the \u003ccode\u003ePullRequestFilter\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version, 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe PullRequestFilter class implements multiple interfaces, including \u003ccode\u003eIMessage<PullRequestFilter>\u003c/code\u003e, \u003ccode\u003eIEquatable<PullRequestFilter>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<PullRequestFilter>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]