Explorar o código

[skip ci] Adjust merge criteria for translation PRs

arkon %!s(int64=2) %!d(string=hai) anos
pai
achega
20de02dffb
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  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