Skip to content

fix: add id-token write permission for Claude OIDC token#80

Merged
KxlSys merged 3 commits into
mainfrom
claude/epic-fermat-LWDdk
May 28, 2026
Merged

fix: add id-token write permission for Claude OIDC token#80
KxlSys merged 3 commits into
mainfrom
claude/epic-fermat-LWDdk

Conversation

@KxlSys
Copy link
Copy Markdown
Owner

@KxlSys KxlSys commented May 28, 2026

Contexte

La PR #79 a été mergée sur main avant que ce correctif n'y soit intégré. Résultat : les workflows Claude présents sur main n'ont pas la permission id-token: write, et le job review échoue systématiquement avec :

Could not fetch an OIDC token. Did you remember to add id-token: write to your workflow permissions?

(observé sur la PR #79, job review échoué après 3 tentatives)

Changement

Ajout de id-token: write aux permissions de :

  • claude-review.yml
  • claude.yml

anthropics/claude-code-action@v1 en a besoin pour récupérer son token OIDC. Diff de 2 lignes.

Test plan

  • Après merge, ouvrir une PR de test → vérifier que Claude PR Review poste un commentaire au lieu d'échouer sur l'OIDC

https://claude.ai/code/session_01LWm3sagPyEeCw6f9hL6M2y


Generated by Claude Code

claude added 2 commits May 28, 2026 20:32
- claude-review.yml: automatic PR review in French (security, bugs, quality)
- claude.yml: on-demand @claude trigger in issues and PR comments
- ci-failure-to-issue.yml: opens/updates a jules-labeled issue on CI failure

https://claude.ai/code/session_01LWm3sagPyEeCw6f9hL6M2y
claude-code-action@v1 needs id-token: write to fetch an OIDC token;
without it the review job fails after 3 retries.

https://claude.ai/code/session_01LWm3sagPyEeCw6f9hL6M2y
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bisomaptech Ready Ready Preview, Comment May 28, 2026 8:41pm

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Warning

Review limit reached

@KxlSys, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 24 minutes and 51 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: eeb71396-1273-478c-b913-a8c8157df0dd

📥 Commits

Reviewing files that changed from the base of the PR and between d6367fd and 4d4f189.

📒 Files selected for processing (2)
  • .github/workflows/claude-review.yml
  • .github/workflows/claude.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/epic-fermat-LWDdk

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KxlSys KxlSys marked this pull request as ready for review May 28, 2026 20:41
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@KxlSys KxlSys merged commit 7f674e0 into main May 28, 2026
6 of 8 checks passed
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.

2 participants