github / github/spec-kit

[aw] Add Community Extension from Issue Submission reported incomplete result

Open
#4,597 0 comments 0 reactions 0 assignees View on GitHub
agentic-workflows triage-must-have
Dominant language
Python
Stars
137k
Forks
12.3k
Avg merge
2d 7h
Merged PRs (30d)
155

Description

### Workflow Failure

**Workflow:** [Add Community Extension from Issue Submission](https://github.com/github/spec-kit/blob/main/.github/workflows/add-community-extension.md)
**Branch:** main
**Run:** https://github.com/github/spec-kit/actions/runs/34999516763
**Pull Request:** [#2884](https://github.com/github/spec-kit/pull/2884)

> [!WARNING]
> **Task Could Not Be Completed**: The agent reported that the task could not be performed due to an infrastructure or tool failure.

**Reasons:**
- Catalog update completed and committed, but pull request creation was blocked because the submitting account already has at least three open pull requests and autonomous execution cannot obtain the required permission to submit another.

Updated extensions/catalog.community.json and docs/community/extensions.md for verify-tasks v1.1.0. Validation-passed label added to issue #4569. Commit: eda34302 on branch update-verify-tasks-extension. No pull request was created.

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/34999516763
````

Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the `agentic-workflows` prompt.

- Start your agent
- Load the `agentic-workflows` skill from `.github/skills/agentic-workflows/SKILL.md` or
- Type `debug the agentic workflow add-community-extension failure in https://github.com/github/spec-kit/actions/runs/34999516763`

> [!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:
> ```yaml
> safe-outputs:
> report-failure-as-issue: false
> ```
>
>

> Generated from [Add Community Extension from Issue Submission](https://github.com/github/spec-kit/actions/runs/34999516763) · 133.6 AIC · [◷](https://github.com/search?q=repo%3Agithub%2Fspec-kit+is%3Aissue+%22gh-aw-workflow-id%3A+add-community-extension%22&type=issues)
> - [x] expires on Sep 22, 2026, 5:17 PM UTC

Contributor guide

Open the contributing guide

Research direction

Start with .github/workflows/add-community-extension.md and inspect run 34999516763, then consult the referenced gh-aw debug.md and agentic-workflows skill. Determine why the workflow reports report_incomplete after updating the catalog and documentation. Done means the workflow completes the community-extension submission without this failure signal.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.