Skip to content

chore: add support for oidc in all release workflows#5576

Merged
remyleone merged 1 commit into
mainfrom
add_oidc
May 19, 2026
Merged

chore: add support for oidc in all release workflows#5576
remyleone merged 1 commit into
mainfrom
add_oidc

Conversation

@remyleone

Copy link
Copy Markdown
Member

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Copilot AI review requested due to automatic review settings May 19, 2026 11:41
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.14%. Comparing base (35c1267) to head (ecdcae3).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5576   +/-   ##
=======================================
  Coverage   51.14%   51.14%           
=======================================
  Files         339      339           
  Lines       77213    77213           
=======================================
  Hits        39490    39490           
  Misses      36232    36232           
  Partials     1491     1491           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds OIDC token permissions to the release workflow so jobs can authenticate via GitHub OIDC during releases.

Changes:

  • Grants id-token: write at the workflow level to enable OIDC.
  • Removes the wasm job’s explicit permissions block (now inherits workflow permissions).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/release.yml
Comment thread .github/workflows/release.yml
@remyleone remyleone enabled auto-merge May 19, 2026 11:50
@remyleone remyleone added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit a99978b May 19, 2026
126 checks passed
@remyleone remyleone deleted the add_oidc branch May 19, 2026 12:12
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.

5 participants