Commit 569dc00
feat(ci): use COPILOT_MODEL env var for copilot targets
Copilot CLI accepts --model to set the AI model. Use a separate
COPILOT_MODEL env var (default: gpt-5-mini) for copilot-cli and
copilot-sdk targets instead of reusing GH_MODELS_MODEL.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 48115dd commit 569dc00
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments