Commit 2167f28
committed
ci: fix mergify configuration
PR #903 removed the `mypy` check and moved all checks to `pre-commit`.
Update mergify configuration to require successful `pre-commit`,
`pkglint`, and `docs` builds before a MR can be merged.
Signed-off-by: Christian Heimes <cheimes@redhat.com>1 parent aec9c9c commit 2167f28
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments