Skip to content

Remove Claude Code review GitHub Actions workflows#2178

Merged
palango merged 1 commit intomainfrom
chore/remove-claude-workflows
Apr 29, 2026
Merged

Remove Claude Code review GitHub Actions workflows#2178
palango merged 1 commit intomainfrom
chore/remove-claude-workflows

Conversation

@viral-sangani
Copy link
Copy Markdown
Collaborator

Summary

  • Remove .github/workflows/claude.yml and .github/workflows/claude-code-review.yml.
  • These workflows fail on every run with 'Your organization does not have access to Claude. Please login again or contact your administrator.' The CLAUDE_CODE_OAUTH_TOKEN secret is no longer accepted by the Anthropic API (example: https://github.com/celo-org/docs/actions/runs/25007075211/job/73232643846).
  • Removing the workflows for now to stop the failing checks. They can be re-added once the OAuth token / org access is restored.

Test plan

  • Confirm no remaining workflow files reference Claude
  • Confirm Documentation Validation workflow still runs on PRs after merge

The CLAUDE_CODE_OAUTH_TOKEN secret is rejected by the Anthropic API
("Your organization does not have access to Claude"), so every run of
these workflows currently fails. Removing them until the auth path is
sorted out.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@viral-sangani viral-sangani requested a review from a team as a code owner April 29, 2026 10:48
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 29, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
celo-docs 🟢 Ready View Preview Apr 29, 2026, 10:49 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@palango palango merged commit c0e9eb5 into main Apr 29, 2026
4 checks passed
@palango palango deleted the chore/remove-claude-workflows branch April 29, 2026 10:54
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