Commit 04fd18f
authored
ci: disable auto Claude Code Review workflow pending investigation (#642)
## Summary
- `claude-code-review.yml` を `.disable` 付きにリネームし、PR
起動時の自動レビューワークフローを停止します。
- mention 起動の `claude.yml` は引き続き有効。
## Background
- 自動レビューは [run 24935980219 (PR
#637)](https://github.com/bootjp/elastickv/actions/runs/24935980219/job/73021502681?pr=637)
で実行されたものの、PR にレビューコメントが投稿されない事象が発生。
- mention 起動 (`@claude`) は [PR #639
のコメント](#639 (comment))
で正常動作を確認済み。
- 原因調査が完了するまで自動フローを停止。
## Test plan
- [ ] このPRに対して `Claude Code Review` ワークフローが**起動しない**ことを確認
- [ ] `@claude` mention が引き続き反応することを別PRで確認
- [ ] 既存の Go テスト・Lint・CodeQL ワークフローに影響がないことを確認
https://claude.ai/code/session_01UCYhQp5BYJRzWEbxCanHrZ
---
_Generated by [Claude
Code](https://claude.ai/code/session_01UCYhQp5BYJRzWEbxCanHrZ)_1 file changed
Lines changed: 2 additions & 2 deletions
.github/workflows/claude-code-review.yml renamed to .github/workflows/claude-code-review.yml.disable
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments