
<h1 class="has-pills">
  RepositoryProviderCursorOriginSettings
  <span data-algolia-exclude><span class="pill pill--object pill--normal-case pill--large"><code>OBJECT</code></span></span>
</h1>

Settings for a Cursor Origin repository



| `buildBranches` `Boolean!` Whether to create builds when branches are pushed. |
| --- |
| `buildPullRequests` `Boolean!` Whether to create builds for commits that are part of a pull request. |
| `buildTags` `Boolean!` Whether to create builds when tags are pushed. |
| `filterCondition` `String` The conditions under which this pipeline will trigger a build. |
| `filterEnabled` `Boolean` Whether the filter is enabled |
| `publishCommitStatus` `Boolean!` Whether to publish build results to Cursor Origin as a check run. |



<h2 data-algolia-exclude>Interfaces</h2>
<div>
  <a href="/docs/apis/graphql/schemas/interface/repositoryprovidersettings" class="pill pill--interface pill--normal-case pill--large" title="Go to INTERFACE RepositoryProviderSettings">
  <code>RepositoryProviderSettings</code>
</a>

</div>
