From b0b3a24773c78bb477a518a893d20c4f9f0d04ef Mon Sep 17 00:00:00 2001 From: james-haytko_nwx Date: Mon, 23 Feb 2026 15:51:33 -0600 Subject: [PATCH] apply all fixes ii --- .github/workflows/claude-documentation-reviewer.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/claude-documentation-reviewer.yml b/.github/workflows/claude-documentation-reviewer.yml index 98aa309293..9d36049167 100644 --- a/.github/workflows/claude-documentation-reviewer.yml +++ b/.github/workflows/claude-documentation-reviewer.yml @@ -108,7 +108,10 @@ jobs: Do not review or comment on any other files (e.g., .js, .ts, .json, etc.). Focus exclusively on the documentation changes in the markdown files listed above. - Write your complete review to /tmp/review.md, then post it with: + Write your complete review to /tmp/review.md. The last line of /tmp/review.md must be exactly: + To apply all suggested fixes, reply with `@claude fix all issues`. + + Then post it with: gh pr comment ${{ github.event.pull_request.number }} --body-file /tmp/review.md claude_args: |