-
Notifications
You must be signed in to change notification settings - Fork 57
ci: oidc #284
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
Conversation
|
Size Change: 0 B Total Size: 65.5 kB ℹ️ View Unchanged
|
kimyouknow
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the CI/CD configuration to use OIDC (OpenID Connect) authentication and aligns terminology from "deployment" to "release" across documentation and workflow files.
- Renamed workflow and documentation references from "deployment" to "release"
- Added OIDC permissions (
contents: writeandid-token: write) to the GitHub Actions workflow - Updated the workflow to trigger on changes to its own file
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/docs/en/contributing.md | Updated section heading and description to use "release" terminology instead of "deployment" |
| .github/workflows/release.yml | Renamed workflow, added OIDC permissions, and included self-triggering capability |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
No description provided.