Skip to content

[aw] PR Description Updater — 95% failure rate since Jul 1 (19/20 AR) #44510

Description

@github-actions

Workflow Health Issue

Workflow: PR Description Updater (pr-description-caveman)
Trigger: pull_request: [closed] (when PR is merged)
Priority: P1
Run: https://github.com/github/gh-aw/actions/runs/28997022503

Failure Pattern

  • Failure rate: 19/20 runs AR (95%) since July 1, 2026
  • Status: Consistently action_required — only 1 success in 20 runs
  • Engine: Copilot (uses sub-agents)
  • Trigger pattern: Fires on every merged PR

Impact

This workflow rewrites merged PR descriptions with structured summaries optimised for downstream agentic analysis. With 95% failure rate, PR descriptions are not being updated, degrading downstream agentic context quality.

Observed Failure

All recent runs (Jul 4–9) result in action_required. The workflow uses strict: true with sub-agents for chunked diff processing. Possible causes:

  • Safe-output validation failure (produces no safe outputs)
  • Sub-agent model resolution issue (similar to other Copilot sub-agent failures)
  • strict: true causing false-positive failures when PR has no description to update
  • Token/timeout issues with large diffs

Example Runs

Suggested Investigation

  1. Check if safe-output update-pull-request is being called before workflow exits
  2. Review sub-agent model resolution (may be hitting same Codex 404 pattern)
  3. Consider: is strict: true appropriate here if some PRs legitimately need no update?
  4. Check if the PR diff chunking logic is causing issues with small/auto-generated PRs

Related Issues

Generated by 🏥 Workflow Health Manager - Meta-Orchestrator · 86.5 AIC · ⌖ 11.8 AIC · ⊞ 7.7K ·

  • expires on Jul 9, 2026, 9:59 PM UTC-08:00

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions