RepositoryProviderCursorOriginSettings OBJECT

Settings for a Cursor Origin 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

publishCommitStatusBoolean!

Whether to publish build results to Cursor Origin as a check run.

Interfaces