Explorar o código

[skip ci] Configure Mergify to automatically merge translations PR every week

arkon %!s(int64=2) %!d(string=hai) anos
pai
achega
11c61d42dc
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      .github/mergify.yml

+ 9 - 0
.github/mergify.yml

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