Skip to content

Commit 6a9e2c6

Browse files
Update Trigger pipelines with unversioned config org and project setting docs (#9404)
* Update `Trigger pipelines with unversioned config` org and project setting docs The setting has been enabled for standalone orgs so it available in org and project settings under the `Advanced` tab * Update jekyll/_cci2/introduction-to-the-circleci-web-app.adoc Co-authored-by: Rosie Yohannan <[email protected]> --------- Co-authored-by: Rosie Yohannan <[email protected]>
1 parent 13ec80b commit 6a9e2c6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

jekyll/_cci2/introduction-to-the-circleci-web-app.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ The following settings are available in the project settings page. If you do not
179179
* Auto-cancel redundant workflows
180180
* Free and open source
181181
* Enable dynamic config using setup workflows.
182+
* xref:triggers-overview#trigger-a-pipeline-from-vs-code-with-unversioned-config[Trigger a pipeline with unversioned config].
182183

183184
More information on these settings can be found on this page, as well as in our documentation.
184185

@@ -192,8 +193,6 @@ More information on these settings can be found on this page, as well as in our
192193

193194
**Slack Integrations**: Authenticate Slack and set up the Slack orb in your config file to integrate Slack into your projects.
194195

195-
**VS Code Integration**: Provides information and a link to organization settings to enable the xref:triggers-overview#trigger-a-pipeline-from-vs-code-with-unversioned-config[Trigger a pipeline with unversioned config] feature, which is currently in open-preview for some customers.
196-
197196
**Status Badges**: A tool that allows you to generate a code snippet that will display your project's build status in a README or other document.
198197

199198
**Webhooks**: Set up webhooks through CircleCI's Webhook API. This allows you to connect a platform you manage (either an API you create yourself, or a third party service) to a stream of future events.

jekyll/_cci2/vs-code-extension-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ The ability to trigger pipelines from VS Code can be controlled **at the org lev
217217

218218
* Organization level settings can be found under menu:Organization Settings[Advanced]. The setting default is **Off**. Toggle the "Trigger pipelines with unversioned config" option to **On** to opt-in. Organization level settings override project settings, and they can be changed only by organization admins.
219219

220-
* Project level settings can be found under menu:Project Settings[VS Code integration]. The setting default is **On**. Toggle the "Trigger pipelines with unversioned config" option to **Off** to opt-out.
220+
* Project level settings can be found under menu:Project Settings[Advanced]. The setting default is **On**. Toggle the "Trigger pipelines with unversioned config" option to **Off** to opt-out.
221221

222222
[#security-implications]
223223
=== Security Implications

0 commit comments

Comments
 (0)