Commit c44185c
tools: fix GitHub Actions status when CQ is empty
Refs: #40985 (comment)
PR-URL: #41193
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 74742c3 commit c44185cCopy full SHA for c44185c
File tree
Expand file treeCollapse file tree
2 files changed
+42
-14
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
2 files changed
+42
-14
lines changedOpen diff view settings
Collapse file
.github/workflows/auto-start-ci.yml
Copy file name to clipboardExpand all lines: .github/workflows/auto-start-ci.yml+20-4Lines changed: 20 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
| 15 | + |
16 | 16 | |
17 | 17 | |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
18 | 36 | |
19 | 37 | |
20 | 38 | |
| ||
37 | 55 | |
38 | 56 | |
39 | 57 | |
40 | | - |
41 | | - |
42 | | - |
| 58 | + |
43 | 59 | |
44 | 60 | |
Collapse file
.github/workflows/commit-queue.yml
Copy file name to clipboardExpand all lines: .github/workflows/commit-queue.yml+22-10Lines changed: 22 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
20 | | - |
| 20 | + |
21 | 21 | |
22 | 22 | |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
23 | 42 | |
24 | 43 | |
25 | 44 | |
| ||
44 | 63 | |
45 | 64 | |
46 | 65 | |
47 | | - |
48 | 66 | |
49 | 67 | |
50 | 68 | |
51 | | - |
| 69 | + |
52 | 70 | |
53 | 71 | |
54 | 72 | |
| ||
57 | 75 | |
58 | 76 | |
59 | 77 | |
60 | | - |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
65 | | - |
66 | | - |
| 78 | + |
67 | 79 | |
68 | 80 | |
0 commit comments