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:
Niels de Vos 2023-02-20 16:59:35 +01:00 committed by Madhu Rajanna
parent c84b4a15ba
commit b7d2d28e69

View File

@ -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: