Commit 2559607
committed
ci(e2e): add run-name to label E2E runs by mode
PR #275's summary described mode-labelled runs ("E2E — interactive",
"E2E — interactive + smoke-all (nightly)", "E2E — recreate baselines")
but no `run-name:` key was ever added — every run showed the static
workflow name. Add run-name, branching on the trigger context:
recreate-snapshots dispatch, schedule (nightly), run-smoke-all dispatch,
or the default push/PR interactive gate.1 parent 702c6ef commit 2559607
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
3 | 18 | | |
4 | 19 | | |
5 | 20 | | |
| |||
0 commit comments