[aw] SDK Consistency Review Agent timed out

オープン
#2,620 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
github-actions, yaml
領域
ci-cd, devops

調査の方向性

.github/workflows/sdk-consistency-review.md から始め、issue にリンクされている workflow の実行を、frontmatter と 15 分の timeout を含めて調査します。失敗した SDK Consistency Review Agent の実行を参照先の pull request と比較し、timeout を防ぐ workflow の調整を特定します。完了とは、許可された実行時間を超えずに workflow が正常に完了することです。

索引モデルが issue の本文から書いたものです。

説明

agentic-workflows
Workflow Failure

Workflow: SDK Consistency Review Agent
Branch: copilot/private-generated-python-package
Run: https://github.com/github/copilot-sdk/actions/runs/34588858692
Pull Request: #2530

Agent Timed Out: The agent job exceeded the maximum allowed execution time (15 minutes).

To increase the timeout, add or update the timeout-minutes setting in your workflow's frontmatter:

---
timeout-minutes: 25
---
Action Required

Assign this issue to an agent to debug and fix the issue.

Optimize token consumption

This failure was triggered by a guardrail limit (max-turns / timeout). Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.) to analyze token usage and reduce costs:

Optimize the agentic workflow token consumption using https://raw.githubusercontent.com/github/gh-aw/main/optimize.md

The workflow run is at https://github.com/github/copilot-sdk/actions/runs/34588858692
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/copilot-sdk/actions/runs/34588858692
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

[!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:

safe-outputs:
  report-failure-as-issue: false

Generated from SDK Consistency Review Agent · copilot · 235.1 AIC ·

主要言語
Java
スター
10.5k
フォーク
1.5k
平均マージ
1日 12時間
マージ済み PR(30日)
133

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/copilot-sdk のほかの issue

github/copilot-sdk の issue をすべて見る

似ている issue

Java の issue をもっと見る

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

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