PipelineTriggerAllGitConfigurationPullRequest

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The field that specifies to filter on branches for the pull request trigger configuration. A branches block is documented below.

Link copied to clipboard
val events: List<String>? = null

A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are OPEN, UPDATED and CLOSED.

Link copied to clipboard

The field that specifies to filter on file paths for the pull request trigger configuration. A file_paths block is documented below.