Skip to content

Commit 8072855

Browse files
committed
ci: temporarily enable show_full_output to diagnose agent permission denials
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 0fd798c commit 8072855

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/fetch-claude-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
6767
github_token: ${{ steps.app-token.outputs.token }}
6868
allowed_bots: "claude-yolo[bot]"
69+
# TEMPORARY: expose agent transcript to diagnose permission denials
70+
show_full_output: true
6971
claude_args: |
7072
--model claude-sonnet-4-6
7173
--mcp-config '{

0 commit comments

Comments
 (0)