Commit 34d5d99
fix: address review feedback on pre-compute step
- Fix GITHUB_OUTPUT redirect: wrap gh api + delimiters in block
redirect so output actually reaches the step output variable
- Add if: guard for workflow_dispatch where PR number is absent
- Network groups: kept as github-only since compiler auto-adds
Claude API domains; api-proxy is not a standard network group
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e21e3e5 commit 34d5d99
File tree
2 files changed
+25
-21
lines changed- .github/workflows
2 files changed
+25
-21
lines changedSome 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 | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments