Commit ae7096c
committed
fix(ci): declare integration_repo and integration_workflow for PullPreview dispatch
workflow_dispatch referenced these inputs for API dispatches but they were not
declared, leaving them empty and causing curl 404 on repos//actions/workflows//.
Add inputs with defaults (opf/integration-qa-helmfile, pullpreview-dispatch.yml)
and guard deploy/teardown when values are missing.
Made-with: Cursor1 parent 170009d commit ae7096c
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
39 | 49 | | |
40 | 50 | | |
41 | 51 | | |
| |||
155 | 165 | | |
156 | 166 | | |
157 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
158 | 173 | | |
159 | 174 | | |
160 | 175 | | |
| |||
412 | 427 | | |
413 | 428 | | |
414 | 429 | | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
415 | 435 | | |
416 | 436 | | |
417 | 437 | | |
| |||
0 commit comments