github / github/spec-kit

[aw] Add Community Extension from Issue Submission is missing required tool

未关闭
#4,589 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/34898212927
**Pull Request:** [#2884](https://github.com/github/spec-kit/pull/2884)

> [!WARNING]
> **Missing Tools Reported**: The agent reported missing tools during execution.

**Missing Tools:**
- **Direct HTTP archive fetch**: The required curl request for the download archive was blocked by the execution environment, so its HTTP status could not be independently verified.

Alternatives:

| Tool | Alternative |
| --- | --- |
| Direct HTTP archive fetch | Repository contents and the matching GitHub release were verified through the read-only GitHub tools; rerun validation after correcting the version field. |

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

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

> [!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/34898212927) · 30.9 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 21, 2026, 9:27 PM UTC

贡献指南

打开贡献指南

调研方向

Start with .github/workflows/add-community-extension.md and inspect failed run 34898212927, alongside pull request #2884. Check the archive-fetch step and the reported version-field validation, then rerun the workflow to confirm the required HTTP verification succeeds without a missing-tool failure.

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

评估

技术栈
github-actions, shell
领域
ci-cd, devops
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

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