From 63cf57bc54b20b4cde876d585ecdbcc39a35ad41 Mon Sep 17 00:00:00 2001 From: bruAristimunha Date: Thu, 27 Aug 2026 23:07:09 +0200 Subject: [PATCH] ci: revert temporary full claude output Cause identified: 403 oauth_org_not_allowed. Diagnostic no longer needed. --- .github/workflows/claude.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 13fb7c25..9fd01576 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -60,9 +60,6 @@ jobs: with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN || secrets.CLAUDE_MAX_OAUTH_TOKEN }} allowed_bots: 'claude[bot]' - # TEMPORARY: surfaces the suppressed CLI error while the bot fails at - # startup. Revert once the cause is identified. - show_full_output: true # This is an optional setting that allows Claude to read CI results on PRs additional_permissions: |