Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The OpenID Connect ID tokens also contain some https://openid.net/specs/openid-c
| The reference to the change that triggered the pipeline. Its value is a string similar to `refs/heads/main`. This is not present for pipelines triggered by custom webhooks.

| `oidc.circleci.com/context-ids`
| An array of strings containing UUIDs that identify the context(s) used in the job. Currently, just one context is supported.
| An array of strings containing UUIDs that identify the context(s) used in the job.

| `oidc.circleci.com/ssh-rerun`
| A boolean indicating if the CI job is started using the SSH rerun feature.
Expand Down