Skip to content

Temporarily enable show_full_output for diagnosis - #4

Merged
Sarita8888 merged 1 commit into
mainfrom
claude/debug-workflow-output
Aug 18, 2026
Merged

Sarita8888 merged 1 commit into
mainfrom
claude/debug-workflow-output

Conversation

@Sarita8888

Copy link
Copy Markdown
Owner

Summary

  • Every real @claude trigger on issue Build complete Market Data backend #2 since the contents: write fix (PR Fix Claude Code workflow permissions and Node 20 deprecation warning #3) landed has failed instantly (is_error:true, num_turns: 1, total_cost_usd: 0, permission_denials_count: 0) instead of doing any work. This is a different failure mode than the original slow burn-out.
  • claude-code-action redacts the SDK's real error output by default ("Running Claude Code via SDK (full output hidden for security)"). Setting show_full_output: true surfaces it.

This is a temporary diagnostic change — plan to revert it once the real error is identified and fixed.

Test plan

  • Merge, then trigger @claude on issue Build complete Market Data backend #2 again
  • Read the now-visible SDK error in the job log to find the actual root cause
  • Revert show_full_output: true once resolved

Generated with Claude Code


Generated by Claude Code

Every real @claude trigger since the permissions fix landed fails
instantly (is_error:true, 0 turns, $0 cost) instead of running.
The action redacts the SDK error by default; this surfaces it so we
can see what's actually failing.
@Sarita8888
Sarita8888 merged commit 615c91c into main Aug 18, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants