actions
Get the customization template for an OIDC subject claim for a repository
Gets the customization template for an OpenID Connect (OIDC) subject claim.
OAuth tokens and personal access tokens (classic) need the repo scope to use this endpoint.
get/repos/{owner}/{repo}/actions/oidc/customization/sub
Path parameters
ownerstring required
The account owner of the repository. The name is not case sensitive.
repostring required
The name of the repository without the .git extension. The name is not case sensitive.
Response
Status response
Changes
Changed in 1 of the 62 revisions of this API.2
- ○
added the optional property
sub_claim_prefixto the response with the200statusresponse-optional-property-added
- ○
added the optional property
use_immutable_subjectto the response with the200statusresponse-optional-property-added
- ○
Of the 62 revisions, 1 has no diff computed.