From 151fb1eb42c37c96beda5dac3deda32c70667833 Mon Sep 17 00:00:00 2001 From: james-haytko_nwx Date: Wed, 18 Feb 2026 14:14:18 -0600 Subject: [PATCH] doc reviewer show full output --- .github/workflows/claude-documentation-reviewer.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/claude-documentation-reviewer.yml b/.github/workflows/claude-documentation-reviewer.yml index 814f4e1e43..3a5fd18195 100644 --- a/.github/workflows/claude-documentation-reviewer.yml +++ b/.github/workflows/claude-documentation-reviewer.yml @@ -79,7 +79,8 @@ jobs: with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} github_token: ${{ secrets.GITHUB_TOKEN }} - + show_full_output: true # Enable full output to debug + prompt: | Review ONLY the following markdown files that were changed in this PR: ${{ steps.changed-files.outputs.files }}