Commit c8439a9
committed
ci: gate setup-universe behind run:health-check, unify label reusable
- Put setup-universe behind the same `run:health-check` label the
docker-new health-check workflow uses. setup-universe runs the
setup-dev-env.sh script on a self-hosted runner, so triggering it on
every PR is expensive; a single label now toggles both heavyweight
pre-merge checks together.
- Switch health-check from `make-sure-label-is-present.yaml@v1` to
`require-label.yaml@v1`, matching the sub-repo build-and-test
workflows and the new setup-universe gate.
Also drops an unused `load: false` in the bake step (false is the
default).
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>1 parent 3f0d5c9 commit c8439a9
2 files changed
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
11 | 21 | | |
| 22 | + | |
| 23 | + | |
12 | 24 | | |
13 | 25 | | |
14 | 26 | | |
| |||
0 commit comments