github / github/spec-kit

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

未关闭
#4,597 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
agentic-workflows triage-must-have
主要语言
Python
星标
137k
派生
12.3k
平均合并
2 天 12 小时
30 天内合并 PR
159

描述

### 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

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
github-actions
领域
ci-cd, devops
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。