Skip to content

[aw] Assess Bug from Labeled Issue failed #3029

@github-actions

Description

@github-actions

Workflow Failure

Workflow: Assess Bug from Labeled Issue
Branch: main
Run: https://github.com/github/spec-kit/actions/runs/27716245934
Pull Request: #2884

⚠️ Task Could Not Be Completed: The agent reported that the task could not be performed due to an infrastructure or tool failure.

Reasons:

Fallback attempts:

  1. github-issue_read (method: get) → filtered by integrity policy
  2. github-issue_read (method: get_comments) → returned empty array (filtered)
  3. github-list_issues → all items filtered
  4. github-search_issues → no results (filtered)
  5. curl to GitHub REST API → blocked by sandbox firewall ("Permission denied")
  6. mcpscripts CLI → blocked by sandbox firewall

The integrity filter appears to be flagging the issue body as potentially low-integrity content (possibly prompt injection). This is the security system working as intended. A human reviewer should read the issue directly and re-trigger the assessment after reviewing the content.

This is a structured incompletion signal (report_incomplete), not a real task outcome. Any other safe outputs emitted alongside this signal (e.g., comments) describe the failure state, not a completed review or action.

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/spec-kit/actions/runs/27716245934
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 Assess Bug from Labeled Issue · sonnet46 681.6K ·

  • expires on Jun 24, 2026, 8:08 PM UTC

Metadata

Metadata

Assignees

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