|
|
@@ -2,6 +2,7 @@ queue_rules:
|
|
|
- name: default
|
|
|
allow_inplace_checks: false
|
|
|
queue_conditions:
|
|
|
+ - "#check-failure=0"
|
|
|
- check-success = "check-title"
|
|
|
- or:
|
|
|
- and:
|
|
|
@@ -12,7 +13,6 @@ queue_rules:
|
|
|
- check-success = "ci-app-test (20.x)"
|
|
|
- check-success = "ci-app-launch-dev (20.x)"
|
|
|
merge_conditions:
|
|
|
- - check-success = "check-title"
|
|
|
- "#check-failure=0"
|
|
|
- or:
|
|
|
- and:
|