Skip to content

[aw] Docs Writer failed #848

@github-actions

Description

@github-actions

Workflow Failure

Workflow: Docs Writer
Branch: main
Run: https://github.com/githubnext/ado-aw/actions/runs/26924672014

⚠️ Engine Failure: The copilot engine terminated unexpectedly.

Last agent output:

  │ "history": [
  │
  │ {"timestamp":"2026-05-22T21:06:00Z","area":"markdown","summary":"Removed …
  └ 164 lines...
● create_pull_request (MCP: safeoutputs) · title: "docs(site): document assignee fallback to last g…
  └ {"result":"success","patch":{"path":"/tmp/gh-aw/aw-docs-create-work-item...
PR created. Let me update the cache state with the PR number once it's known, but since there's no PR number returned from the tool, I'll leave it for the next run to discover.
The PR adds one focused accuracy fix to `site/src/content/docs/reference/safe-outputs.mdx`:
**Change:** The `create-work-item` `assignee` configuration field description was missing the fallback behavior. When `assignee` is omitted, Stage 3 automatically falls back to the email of the last person who committed to the agent's source markdown file — discovered via `git log -1 --format='%ae'` at Stage 3 startup. This was documented in `docs/safe-outputs.md` but absent from the site reference page.
**Verification:** Confirmed in `src/safeoutputs/create_work_item.rs` at `config.assignee.as_ref().or(ctx.agent_last_author.as_ref())` and `src/main.rs`'s `discover_last_author()`.

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/githubnext/ado-aw/actions/runs/26924672014
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 Docs Writer · sonnet46 10.2M ·

  • expires on Jun 11, 2026, 2:03 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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