Yuki Takei 1 год назад
Родитель
Сommit
1937b17011
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      .github/mergify.yml

+ 2 - 0
.github/mergify.yml

@@ -3,9 +3,11 @@ queue_rules:
     allow_inplace_checks: false
     queue_conditions:
       - '#check-failure = 0'
+      - '#check-pending = 0'
       - check-success ~= ci-app-
     merge_conditions:
       - '#check-failure = 0'
+      - '#check-pending = 0'
       - check-success ~= ci-app-
       - check-success ~= test-prod-node20 /