docs: Refine OIDC docs - #1837
Merged
Merged
Conversation
spalmurray
commented
Jun 3, 2025
|
|
||
| ### Using OIDC | ||
| For users with [OpenID Connect(OIDC) enabled](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect), the Codecov token is not necessary. You can use OIDC with the `use_oidc` argument as following. | ||
|
|
Contributor
Author
There was a problem hiding this comment.
This is the real change. Up to line 123
spalmurray
marked this pull request as ready for review
June 3, 2025 15:31
joseph-sentry
approved these changes
Jun 3, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1837 +/- ##
============================
============================
☔ View full report in Codecov by Sentry. |
Updates the OIDC docs to mention the need for the
id-token: writepermission. Also my formatter decided README was ugly