feat(aidd-orchestrator): react to failing CI checks and quality-gate feedback
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 65/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 静か
- 技術スタック
- typescript
- 領域
- ci-cd
調査の方向性
Start in plugins/aidd-orchestrator/skills/00-async-dev/actions/review/, especially 01-collect-comments and 03-fix-iteration, and trace how review signals reach the fix loop. Check the existing gh pr checks interaction and comment filtering, then verify that failing checks and quality-gate findings trigger iterations while genuine bot noise remains filtered. Done means the orchestrator cannot finalize a PR with red checks.
索引モデルが issue の本文から書いたものです。
説明
Problem
aidd-orchestrator reviews a pull request by reading human comments, and only human comments. Its loop lives in plugins/aidd-orchestrator/skills/00-async-dev/actions/review/ (01-collect-comments, 03-fix-iteration).
Two signals are ignored:
- CI status. A red check does not trigger anything. The orchestrator will happily finalize a PR whose build is broken.
- Quality-gate feedback. Sonar comments are filtered out as bot noise, so its findings never reach the fix loop.
Scope
- Read
gh pr checksand detect failing checks. - Stop discarding quality-gate comments as bot output; route them into the fix loop.
- Iterate a fix on either signal, the same way a human comment does today.
Acceptance criteria
- A failing CI check triggers a fix iteration.
- A quality-gate finding triggers a fix iteration.
- The orchestrator never finalizes a PR whose checks are red.
- Genuine bot noise is still filtered; only quality-gate output gets through.
Origin
Backlog audit 2026-05-21 (aidd_docs/tasks/2026_05/2026_05_21-backlog-audit-and-roadmap.md). Replaces the old #80.
- 主要言語
- TypeScript
- スター
- 481
- フォーク
- 45
- 平均マージ
- 19時間 38分
- マージ済み PR(30日)
- 108
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
ai-driven-dev/framework のほかの issue
-
refactor(aidd-orchestrator): the check zone says when to stop, and reviews its axes in one round オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
ai-driven-dev/framework#887 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
ai-driven-dev/framework#873 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
ai-driven-dev/framework#872 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
ai-driven-dev/framework#625 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
ai-driven-dev/framework#467 · コメント 1 件 ·
ai-driven-dev/framework の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
mksglu/context-mode#1200 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
jaegertracing/jaeger-ui#4506 ·
-
area:desktop area:ui bug platform:macos
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
anthropics/claude-code#96687 ·
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
AOSSIE-Org/DebateAI#582 · コメント 2 件 ·