You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/packages-and-modules/securing-your-code/trusted-publishers.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,11 +64,11 @@ Configure the following fields:
64
64
65
65
Configure the following fields:
66
66
67
-
-**Organization ID** (required): Your CircleCI organization ID (UUID format)
68
-
-**Project ID** (required): Your CircleCI project ID (UUID format)
69
-
-**Pipeline definition ID** (required): The pipeline definition ID (UUID format)
70
-
-**VCS origin** (required): The VCS origin for your project (e.g., `github.com/myorg/myrepo`)
71
-
-**Context IDs** (optional): Restrict publishing to jobs using specific CircleCI contexts
67
+
-**Organization ID** (required): Your CircleCI organization ID (UUID format). You may find it from your CircleCI Organization Settings Overview page.
68
+
-**Project ID** (required): Your CircleCI project ID (UUID format). You may find it from your CircleCI Project Settings Overview page.
69
+
-**Pipeline definition ID** (required): The pipeline definition ID (UUID format). You may find it from your CircleCI Project Settings under Project Setup page.
70
+
-**VCS origin** (required): The VCS origin URL for your project (e.g., `github.com/myorg/myrepo`)
71
+
-**Context IDs** (optional): Restrict publishing to jobs using specific CircleCI contexts. You may find them from your CircleCI Organization Settings Contexts.
72
72
73
73
<Screenshotsrc="/packages-and-modules/securing-your-code/trusted-publisher-circleci.png"alt="Screenshot of CircleCI trusted publisher configuration form" />
0 commit comments