Skip to content

ci: remove Claude Code workflow (auto-PR-review + @claude responder)#470

Merged
xe-nvdk merged 1 commit into
mainfrom
ci/remove-claude-review
May 28, 2026
Merged

ci: remove Claude Code workflow (auto-PR-review + @claude responder)#470
xe-nvdk merged 1 commit into
mainfrom
ci/remove-claude-review

Conversation

@xe-nvdk
Copy link
Copy Markdown
Member

@xe-nvdk xe-nvdk commented May 27, 2026

Removes .github/workflows/claude-review.yml entirely.

That workflow did two things via one gated job:

  1. Auto-ran Claude on every PR (pull_request: opened/synchronize/reopened).
  2. Responded to @claude mentions in issue/PR comments + the claude issue label.

Both are removed — no Claude automation on the repo after this. PR review is handled by Gemini Code Assist (tagged per-PR per team convention).

Test plan

  • Only claude-review.yml deleted; release-build.yml untouched on this branch.
  • No other workflow references the deleted file.

🤖 Generated with Claude Code

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Deletes .github/workflows/claude-review.yml entirely. This workflow
auto-ran Claude on every pull_request (opened/synchronize/reopened)
and also responded to @claude mentions in issues/PR comments. Both
are removed — no Claude automation runs on the repo after this.

PR review going forward is handled by Gemini Code Assist (tagged
per-PR per the team convention).
@xe-nvdk xe-nvdk force-pushed the ci/remove-claude-review branch from 6f36891 to ffbe5eb Compare May 27, 2026 22:30
@xe-nvdk xe-nvdk merged commit c593b1d into main May 28, 2026
5 checks passed
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.

1 participant