You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Missing Data Reported: The agent reported missing data during execution.
Missing Data:
PR metadata, changed files diff, and CONTRIBUTING.md content for PR fix(api-proxy): restore PAT-safe integration ID behavior and normalize dated CAPI model names #4555: The prompt's pre-fetched data sections contain unsubstituted template placeholders ($\{\{ steps.pr-meta.outputs.PR_META }}, $\{\{ steps.pr-diff.outputs.PR_FILES }}, and an empty CONTRIBUTING.md section) instead of actual content.
Context: Workflow steps pr-meta and pr-diff likely failed or did not run before this agent step, so their outputs were never populated. CONTRIBUTING.md fetch section is also empty.
Alternatives: Fix the workflow so the pr-meta, pr-diff, and CONTRIBUTING.md fetch steps run successfully and their outputs are interpolated into the agent prompt before invocation.
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://github.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw-firewall/actions/runs/27178078510
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Contribution Check
Branch: copilot/fix-api-proxy-revert-integration-id
Run: https://github.com/github/gh-aw-firewall/actions/runs/27178078510
Pull Request: #4555
Missing Data:
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.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow contribution-check failure in https://github.com/github/gh-aw-firewall/actions/runs/27178078510Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: