github / github/spec-kit

[aw] Add Community Extension from Issue Submission failed

Open
#4,493 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/34375307085
**Pull Request:** [#2884](https://github.com/github/spec-kit/pull/2884)

> [!WARNING]
> **Code Push Failed**: A code push safe output failed, and subsequent safe outputs were cancelled.

**Target Pull Request:** [#2884](https://github.com/github/spec-kit/pull/2884)

**PR State at Push Time:**
- ❌ **Merge conflicts detected** - the PR has conflicts that need resolution
- **Branch was updated** - workflow started at `b600576`, PR head is now `fdff6c3`
- **PR head SHA:** `fdff6c3`
- **Workflow SHA:** `b600576`
- **Mergeable state:** dirty

**Code Push Errors:**
- `create_pull_request`: Cannot create pull request: patch modifies files outside the allowed-files list (templates/commands/analyze.md, templates/commands/checklist.md, templates/commands/clarify.md, templates/commands/constitution.md, templates/commands/converge.md, templates/commands/implement.md, templates/commands/plan.md, templates/commands/specify.md, templates/commands/tasks.md, templates/commands/taskstoissues.md, tests/test_command_template_hooks.py). Add the files to the allowed-files configuration field or remove them from the patch.

### 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/34375307085
````

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

> [!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/34375307085) · 120.3 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 16, 2026, 4:22 PM UTC

Contributor guide

Open the contributing guide

Research direction

Read .github/workflows/add-community-extension.md and the gh-aw debug guide, then inspect workflow run 34375307085 and pull request #2884. Trace the allowed-files configuration and the reported merge-conflict state. Done means the workflow can process the community extension submission without rejecting the listed modified files or failing its code push.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.