Commit 68247d9
committed
ci(ui): run the UI checks on a draft pull request
A draft skipped the whole validate job, so the branch that changes 200 UI
files was the one branch CI never looked at: lint, unit tests and build all
ran locally and nowhere else. A draft is where a check is worth the most —
it is the state a change sits in while it is still wrong.
The other workflows keep their gate. This one is dropped alone because the
comment-policy branches are drafts on purpose and their UI half is the part
with no other verification.1 parent 3da646c commit 68247d9
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments