Преглед изворни кода

Merge branch 'master' into support/prepare-v6.0.2-RC.0

Yuki Takei пре 3 година
родитељ
комит
7d44b99ab2
1 измењених фајлова са 11 додато и 0 уклоњено
  1. 11 0
      .mergify.yml

+ 11 - 0
.mergify.yml

@@ -11,3 +11,14 @@ pull_request_rules:
     actions:
       merge:
         method: merge
+
+  - name: Automatic merge for Preparing next version
+    conditions:
+      - author = GitHub Action
+      - '#approved-reviews-by >= 1'
+      - check-skipped = "test (16.x)"
+      - check-skipped = "test-prod-node14 / launch-prod"
+      - check-skipped = "test-prod-node16 / launch-prod"
+    actions:
+      merge:
+        method: merge