Skip to content

Commit 41b9ead

Browse files
authored
Merge pull request #278 from netwrix/dev
apply all fixes ii
2 parents 186a3c7 + 59540df commit 41b9ead

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/claude-documentation-reviewer.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,10 @@ jobs:
108108
109109
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.
110110
111-
Write your complete review to /tmp/review.md, then post it with:
111+
Write your complete review to /tmp/review.md. The last line of /tmp/review.md must be exactly:
112+
To apply all suggested fixes, reply with `@claude fix all issues`.
113+
114+
Then post it with:
112115
gh pr comment ${{ github.event.pull_request.number }} --body-file /tmp/review.md
113116
114117
claude_args: |

0 commit comments

Comments
 (0)