Conversation
Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
claude-assistant.ymlとclaude-review.ymlのissue_commentトリガー重複を解消@claude→ アシスタントが応答(汎用)@claude auto-review→ PRで完全なコードレビューを手動起動(共有ワークフロー経由)claude-review.ymlからpull_request_review_comment/issuesトリガーを削除(アシスタントに委譲)変更点
claude-review.ymlcall-claudeジョブ(汎用応答)→manual-setup+manual-reviewジョブ(完全レビュー)に置換@claude auto-review+ PRコメント + メンバーのみで発火claude-review.yml@mainを呼び出すため、auto-reviewと同品質のレビューclaude-assistant.yml@claude auto-reviewを含むコメントを除外条件に追加Test plan
@claude 質問→ アシスタントのみ応答(1回だけ)@claude auto-review→ 完全レビューのみ実行(アシスタントは不発火)🤖 Generated with Claude Code