[aw] PR Description Updater reported incomplete result

PR Description Updater · issue · closed

Filter2mode:review mode:live
All recorded Export JSON
github-actions[bot]

published Aug 26, 2026, 6:04 AM · updated Aug 26, 2026, 7:20 PM

Workflow Failure

Workflow: PR Description Updater
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32936076408

Warning

Task Could Not Be Completed: The agent reported that the task could not be performed due to an infrastructure or tool failure.

Reasons:

  • PR body update tool limit exhausted

    An earlier update_pull_request call accidentally sent a literal '-' as body content (due to a shell heredoc/stdin quoting issue with '--body -'). The subsequent correctly-formatted call with the full synthesized PR description was rejected because the update_pull_request limit (1 per run) was already used. The PR title is unchanged; the intended full body (Summary/Change Classification/Key Changes/Impact Assessment/Commits sections describing the t.Parallel() additions to bootstrap_profile_helpers_test.go) was not applied.

This is a structured incompletion signal (report_incomplete), not a real task outcome. Any other safe outputs emitted alongside this signal (e.g., comments) describe the failure state, not a completed review or action.

Action Required

Assign this issue to an agent to debug and fix the issue.

Debug with any coding agent

Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):

Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md

The failed workflow run is at https://github.com/github/gh-aw/actions/runs/32936076408
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

Tip

Stop reporting this workflow as a failure

To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:

safe-outputs:
  report-failure-as-issue: false

Generated from PR Description Updater · copilot · 37 AIC ·

  • expires on Aug 26, 2026, 6:04 PM UTC