Skip to content

[aw] PR Code Quality Reviewer hit HTTP 400 bad request #61778

Description

@github-actions

Workflow Failure

Workflow: PR Code Quality Reviewer
Branch: copilot/dependabot-update-planner
Run: https://github.com/github/gh-aw/actions/runs/35332525359
Pull Request: #61774

Warning

HTTP 400 Bad Request from agentic engine: The agent failed after the engine returned Response status code does not indicate success: 400 (Bad Request).

This is usually a request validation failure rather than a timeout or quota issue.

How to debug this
  1. Inspect the run's agent-stdio.log and safeoutputs.jsonl artifacts around the first HTTP 400.
  2. Check for malformed request data, invalid tool-call payloads, or stale conversation state being replayed.
  3. If the failure happened on a resumed session, rerun fresh once to confirm whether persisted state is corrupt.

Warning

Engine Failure: The copilot engine terminated unexpectedly.

Last agent output:

400 Bad Request
Changes    +0 -0
Duration   0s
Resume     copilot --resume=747f2406-7093-405c-b2e0-618f298db6d3

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/35332525359
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 Code Quality Reviewer ·

  • expires on Sep 18, 2026, 10:11 PM UTC

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions