Skip to content

Configure CLAUDE_CODE_OAUTH_TOKEN secret for code review workflow #11

@jakeschepis

Description

@jakeschepis

@claude

Problem

The claude-code-review.yml workflow is failing because the CLAUDE_CODE_OAUTH_TOKEN secret is not configured.

Task

Configure the GitHub secret CLAUDE_CODE_OAUTH_TOKEN so the Claude Code Review workflow can run on pull requests.

Steps

  1. Go to repository Settings > Secrets and variables > Actions
  2. Add new repository secret named CLAUDE_CODE_OAUTH_TOKEN
  3. Get the token value from Claude Code OAuth settings
  4. Test the workflow on a new PR

Files

  • .github/workflows/claude-code-review.yml

Priority

Low - This is for automated PR reviews, not critical for functionality

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions