Fix Claude OAuth token env for Actions#772
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughTwo GitHub Actions workflow files add an ChangesClaude workflow OAuth token wiring
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested labels: ci, github-actions Suggested reviewers: none Poem: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
Greptile SummaryThis PR updates the Claude GitHub Actions token wiring. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "Fix Claude OAuth token env for Actions: ..." | Re-trigger Greptile |
Summary
CLAUDE_CODE_OAUTH_TOKENthrough the Claude action stepenvas well as the existingwith:input@claudeworkflowsWhy
anthropics/claude-code-action@v1can resolve the OAuth input empty in this runner path unless the token is also available in the inherited step env. This matches the Hichee fix proven by shakacode/hichee#9633.Verification
Summary by CodeRabbit