Skip to content

Remove Claude Code Review workflow#850

Merged
tanghaibao merged 1 commit into
mainfrom
remove-claude-code-review
Jun 21, 2026
Merged

Remove Claude Code Review workflow#850
tanghaibao merged 1 commit into
mainfrom
remove-claude-code-review

Conversation

@tanghaibao

Copy link
Copy Markdown
Owner

Removes the Claude Code Review GitHub Actions workflow
(.github/workflows/claude-code-review.yml).

It fails on bot-involved PRs with Workflow initiated by non-human actor: github-actions (type: Bot) (the action blocks bot actors unless added to
allowed_bots), creating noisy red checks. Retiring the workflow.

The @claude mention workflow (claude.yml) is left in place.

🤖 Generated with Claude Code

https://claude.ai/code/session_01QEaqko1qcY3wLLB93giokq

The claude-code-review workflow fails on bot-involved PRs ("Workflow
initiated by non-human actor") and is being retired.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QEaqko1qcY3wLLB93giokq
Copilot AI review requested due to automatic review settings June 21, 2026 00:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR retires the Claude Code Review GitHub Actions workflow to eliminate noisy failing checks on bot-involved pull requests, while keeping the on-demand @claude mention workflow intact.

Changes:

  • Removed the .github/workflows/claude-code-review.yml workflow that ran automatically on pull request events.
  • Kept .github/workflows/claude.yml in place for comment/mention-triggered Claude runs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tanghaibao tanghaibao merged commit bca8af9 into main Jun 21, 2026
6 checks passed
@tanghaibao tanghaibao deleted the remove-claude-code-review branch June 21, 2026 00:20
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