github / github/spec-kit

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

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

描述

### Workflow Failure

**Workflow:** [Add Community Preset from Issue Submission](https://github.com/github/spec-kit/blob/main/.github/workflows/add-community-preset.md)
**Branch:** main
**Run:** https://github.com/github/spec-kit/actions/runs/34287429573
**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:**
- Pull request creation is blocked because `@mnriem` already has 9 open pull requests in github/spec-kit, exceeding the 3-PR threshold; explicit permission is required before opening another PR.

Validation passed and issue #4455 was labeled validation-passed. Changes are committed locally on branch add-secure-development-assurance-governance-preset at f94f6b06. 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/34287429573
````

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-preset failure in https://github.com/github/spec-kit/actions/runs/34287429573`

> [!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 Preset from Issue Submission](https://github.com/github/spec-kit/actions/runs/34287429573) · 115.7 AIC · [◷](https://github.com/search?q=repo%3Agithub%2Fspec-kit+is%3Aissue+%22gh-aw-workflow-id%3A+add-community-preset%22&type=issues)
> - [x] expires on Sep 15, 2026, 10:51 PM UTC

贡献指南

打开贡献指南

调研方向

Start with .github/workflows/add-community-preset.md, the failed run 34287429573, and the agentic-workflows guidance in .github/skills/agentic-workflows/SKILL.md. Check why the workflow reports incomplete work when pull-request creation is blocked by the open-PR threshold, then rerun the workflow and verify it handles this failure state as intended.

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

评估

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

把新 issue 发到你的邮箱

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