Skip to content

[aw] Dependency update is missing required data #189

Description

@github-actions

Workflow Failure

Workflow: Dependency update
Branch: main
Run: https://github.com/SocketDev/socket-mcp/actions/runs/29146400170

Warning

Missing Data Reported: The agent reported missing data during execution.

Missing Data:

  • check-updates job outputs: has-updates + cadence: The gate ("run only if has-updates==true") and skill selector (daily vs weekly) both depend on these outputs, but neither arrived — so no cadence skill can be run safely.
    • Context: Both values reached the prompt as literal unsubstituted $\{\{ needs.check-updates.outputs.* }} templates. Not present in env, awf-config.json, aw_info.json, or the GitHub event payload. event_name=schedule.
    • Alternatives: Fix the workflow so the check-updates job's has-updates/cadence outputs are interpolated into the agent prompt (or passed as env vars) before this job runs.

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/SocketDev/socket-mcp/actions/runs/29146400170
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 Dependency update · 108.8 AIC ·

  • expires on Jul 18, 2026, 8:42 AM UTC

Metadata

Metadata

Assignees

No one assigned

    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