Pārlūkot izejas kodu

[skip ci] Adjust merge criteria for translation PRs

arkon 2 gadi atpakaļ
vecāks
revīzija
20de02dffb
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3 2
      .github/mergify.yml

+ 3 - 2
.github/mergify.yml

@@ -1,9 +1,10 @@
 pull_request_rules:
   - name: Automatically merge translations
     conditions:
-      - "author=weblate"
+      - "author = weblate"
       - "-conflict"
-      - "current-day-of-week=Sat"
+      - "current-day-of-week = Sat"
+      - "created-at >= 1 day ago"
     actions:
       merge:
         method: squash