GitPullRequestFilter
class GitPullRequestFilter
The event criteria for the pull request trigger configuration, such as the lists of branches or file paths to include and exclude.
The following are valid values for the events for this filter:
CLOSED
OPEN
UPDATED
Types
Properties
Link copied to clipboard
The field that specifies to filter on branches for the pull request trigger configuration.
Link copied to clipboard
The field that specifies which pull request events to filter on (OPEN, UPDATED, CLOSED) for the trigger configuration.
Link copied to clipboard
The field that specifies to filter on file paths for the pull request trigger configuration.