mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: only add ok-to-test
if there are no pending CentOS jobs
After the `ok-to-test` label was added, the commenter will remove the label again. There is no need for Mergify to re-add the label while CI jobs are still running. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
c84b4a15ba
commit
b7d2d28e69
@ -50,6 +50,8 @@ pull_request_rules:
|
||||
conditions:
|
||||
- base~=^(devel)|(release-.+)$
|
||||
- "check-pending=Queue: Embarked in merge train"
|
||||
- not:
|
||||
check-pending~=^ci/centos
|
||||
actions:
|
||||
label:
|
||||
add:
|
||||
|
Loading…
Reference in New Issue
Block a user