Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add set-opt-in-flag-of-OIDC-subject-claim-customization-for-a-repo.sh #46

Merged
merged 3 commits into from
Jan 5, 2023

Conversation

mcfluffinstein
Copy link
Collaborator

Sets the opt-in or opt-out flag of a GitHub Actions OpenID Connect (OIDC) subject claim customization for a repository:

https://docs.github.com/en/enterprise-cloud@latest/rest/actions/oidc#set-the-opt-in-flag-of-an-oidc-subject-claim-customization-for-a-repository

You must authenticate using an access token with the repo scope to use this endpoint. GitHub Apps must have the actions:write permission to use this endpoint. The use_default body parameter must be a boolean value and is required.

@mcfluffinstein
Copy link
Collaborator Author

Yikes, what was I thinking? Fixed this 👍

@gm3dmo gm3dmo merged commit 8cf11d9 into main Jan 5, 2023
@gm3dmo gm3dmo deleted the mcfluffinstein-patch-2 branch January 5, 2023 19:48
voxsteel pushed a commit to voxsteel/the-power that referenced this pull request May 18, 2023
Add set-opt-in-flag-of-OIDC-subject-claim-customization-for-a-repo.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants