Skip to content

[aw] Add Community Preset from Issue Submission failed #3043

@github-actions

Description

@github-actions

Workflow Failure

Workflow: Add Community Preset from Issue Submission
Branch: main
Run: https://github.com/github/spec-kit/actions/runs/27723338343
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:

  1. GitHub MCP tool (github-issue_read): Failed with "Resource 'issue:[Bug]: agent-context extension ignores scoped/nested spec directories (SPECIFY_FEATURE_DIRECTORY), so plan auto-discovery finds nothing #3024' has lower integrity than agent requires. The agent cannot read data with integrity below 'approved'."
  2. GitHub CLI (gh issue view): Failed with "To use GitHub CLI in a GitHub Actions workflow, set the GH_TOKEN environment variable."

The workflow requires read access to issue #3024 to extract structured preset submission data from the issue form fields. Both available GitHub interfaces are blocked - the MCP server filters the issue due to integrity policy, and the gh CLI lacks authentication tokens.

To resolve this issue, the workflow configuration would need to either:

  • Configure the GitHub MCP server with appropriate integrity settings to allow reading preset-submission labeled issues
  • Provide GH_TOKEN environment variable for gh CLI authentication
  • Pass the issue body content directly to the agent as workflow input

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/27723338343
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 Add Community Preset from Issue Submission · sonnet45 206.1K ·

  • expires on Jun 24, 2026, 10:22 PM 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