Commit 98398c1
ci(panels): pin target=copilot for pr-review-panel and triage-panel (#1192)
Both panels run on the gh-aw default Copilot CLI engine, so they only
need the 'copilot' layout from the apm package. Pinning target=copilot
(via the new shared/apm.md input from #1184) ships a slim per-harness
bundle instead of installing all seven harnesses on every panel run.
This also side-steps the cowork-in-all crash that hit the apm
self-check (run 25511043293) before #1191 landed; the panels now
explicitly request a single supported harness, so an experimental
target leaking into 'all' could not regress these workflows again.
Co-authored-by: Daniel Meppiel <copilot-rework@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d2733bf commit 98398c1
4 files changed
Lines changed: 30 additions & 28 deletions
File tree
- .github/workflows
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments