ci: 移除 Claude review workflows - #18
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
There was a problem hiding this comment.
Pull request overview
移除兩個 Claude 相關 GitHub Actions workflow,以對齊 repo-standards(2026-06-02 起自動 Claude PR 審查已從標準移除)。Code review 將改由人工 /code-review 與 CodeRabbit 處理。
Changes:
- 刪除
.github/workflows/claude.yml(@claude mention 觸發的互動式 workflow) - 刪除
.github/workflows/claude-code-review.yml(PR 自動 Claude 審查 workflow)
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/claude.yml | 移除 @claude 觸發的 Claude Code workflow |
| .github/workflows/claude-code-review.yml | 移除 PR 自動 Claude Code Review workflow |
對齊 repo-standards(2026-06-02 起自動 Claude PR 審查已從標準移除)。刪除 .github/workflows/claude-code-review.yml + claude.yml。Code review 改人工 /code-review + CodeRabbit。