Commit d458e5c
ci: re-deploy PR summary workflow on OpenRouter (#263)
* ci: update PR summary workflow to OpenRouter interface
The lean-summary-workflow action is now a single OpenRouter-backed gateway.
Update summary.yml inputs: api_key takes the OpenRouter key
(secrets.OPENROUTER_KEY), drop the removed `provider` input, use an
OpenRouter model slug, rename style_guide_path -> additional_instructions_path,
and add contents:read for the action's checkout.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* ci: standardize deployment (inherit default model, add upstream_path/reopened/timeout)
Omit `model` so the workflow inherits the action's default
(deepseek/deepseek-v4-flash) — the fleet model can then be changed in one
place. Also add the `reopened` trigger, a job timeout, and (where applicable)
upstream_path for upstream-bound directories.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2e36d78 commit d458e5c
1 file changed
Lines changed: 11 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
0 commit comments