github / github/copilot-sdk

[agentic-workflows] Failed runs

オープン
#261 コメント 0 件 リアクション 0 件 担当者 1 名 @friggeri が担当を希望しています GitHub で見る
agentic-workflows
主要言語
Java
スター
10.5k
フォーク
1.5k
平均マージ
1日 11時間
マージ済み PR(30日)
127

説明

This issue tracks all failures from agentic workflows in this repository. Each failed workflow run creates a sub-issue linked here for organization and easy filtering.

### Purpose

This parent issue helps you:
- View all workflow failures in one place by checking the sub-issues below
- Filter out failure issues from your main issue list using `no:parent-issue`
- Track the health of your agentic workflows over time

### Sub-Issues

All individual workflow failure issues are linked as sub-issues below. Click on any sub-issue to see details about a specific failure.

### Troubleshooting Failed Workflows

#### Using agentic-workflows Agent (Recommended)

**Agent:** `agentic-workflows`
**Purpose:** Debug and fix workflow failures

**Instructions:**

1. Invoke the agent: Type `/agent` in GitHub Copilot Chat and select **agentic-workflows**
2. Provide context: Tell the agent to **debug** the workflow failure
3. Supply the workflow run URL for analysis
4. The agent will:
- Analyze failure logs
- Identify root causes
- Propose specific fixes
- Validate solutions

#### Using gh aw CLI

You can also debug failures using the `gh aw` CLI:

```bash
# Download and analyze workflow logs
gh aw logs

# Audit a specific workflow run
gh aw audit
```

#### Manual Investigation

1. Click on a sub-issue to see the failed workflow details
2. Follow the workflow run link in the issue
3. Review the agent job logs for error messages
4. Check the workflow configuration in your repository

### Resources

- [GitHub Agentic Workflows Documentation](https://github.com/githubnext/gh-aw)
- [Troubleshooting Guide](https://github.com/githubnext/gh-aw/blob/main/docs/troubleshooting.md)

---

> This issue is automatically managed by GitHub Agentic Workflows. Do not close this issue manually.
> - [x] expires on Feb 5, 2026, 4:51 PM UTC

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。