[skip ci] Disable automatic translation merges
This commit is contained in:
parent
ad106bd884
commit
b34b10c6b8
20
.github/mergify.yml
vendored
20
.github/mergify.yml
vendored
@ -1,10 +1,10 @@
|
||||
pull_request_rules:
|
||||
- name: Automatically merge translations
|
||||
conditions:
|
||||
- "author = weblate"
|
||||
- "-conflict"
|
||||
- "current-day-of-week = Sat"
|
||||
- "created-at < 1 day ago"
|
||||
actions:
|
||||
merge:
|
||||
method: squash
|
||||
#pull_request_rules:
|
||||
# - name: Automatically merge translations
|
||||
# conditions:
|
||||
# - "author = weblate"
|
||||
# - "-conflict"
|
||||
# - "current-day-of-week = Sat"
|
||||
# - "created-at < 1 day ago"
|
||||
# actions:
|
||||
# merge:
|
||||
# method: squash
|
Loading…
Reference in New Issue
Block a user