RepositoryProviderBitbucketServerSettings OBJECT

Settings for Bitbucket Server repository

Fields

buildBranchesBoolean!

Whether to create builds when branches are pushed.

buildPullRequestsBoolean!

Whether to create builds for commits that are part of a Pull Request.

buildTagsBoolean!

Whether to create builds when tags are pushed.

filterConditionString

The conditions under which this pipeline will trigger a build.

filterEnabledBoolean

Whether the filter is enabled

Interfaces