Commit 4c91b2a
committed
Add an extra style when no checks are present
On projects where all patches are meant to be checked, not
having any checks mean that either the CI is still running or
that CI didn't run for an specific patch.
At the first case, the maintainers need to be aware to wait for
CI to run; at the last case, if it takes too long, they may need
to manually re-run CI or double-check resuls.
Anyway, this is a sort of "error" status, so allow CSS to be
able to customize it, by adding a "nochecks" state-like CSS
style.
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>1 parent 66e9108 commit 4c91b2a
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
47 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
48 | 57 | | |
49 | 58 | | |
50 | 59 | | |
| |||
0 commit comments