fix: add id-token write permission for Claude OIDC token#80
Conversation
- 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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
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 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Contexte
La PR #79 a été mergée sur
mainavant que ce correctif n'y soit intégré. Résultat : les workflows Claude présents surmainn'ont pas la permissionid-token: write, et le jobreviewéchoue systématiquement avec :(observé sur la PR #79, job
reviewéchoué après 3 tentatives)Changement
Ajout de
id-token: writeaux permissions de :claude-review.ymlclaude.ymlanthropics/claude-code-action@v1en a besoin pour récupérer son token OIDC. Diff de 2 lignes.Test plan
Claude PR Reviewposte un commentaire au lieu d'échouer sur l'OIDChttps://claude.ai/code/session_01LWm3sagPyEeCw6f9hL6M2y
Generated by Claude Code