From 468d6c0276437e30bca001d9737deb4d4daf94cf Mon Sep 17 00:00:00 2001 From: "dayuan.jiang" Date: Sat, 29 Nov 2025 12:46:24 +0900 Subject: [PATCH] fix: require suggested fixes in PR review comments --- .github/workflows/claude-code.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/claude-code.yml b/.github/workflows/claude-code.yml index 14549cb..515dc87 100644 --- a/.github/workflows/claude-code.yml +++ b/.github/workflows/claude-code.yml @@ -110,6 +110,7 @@ jobs: IMPORTANT: - For EACH issue, use `mcp__github_inline_comment__create_inline_comment` to comment on the specific line + - ALWAYS include a suggested fix using GitHub's suggestion syntax: ```suggestion\n\n``` - Do NOT dismiss issues as "minor" or "harmless" - if you notice something, report it - Only say "LGTM" if there are truly ZERO issues claude_args: |