mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-17 13:49:18 +01:00
[skip ci] Configure Mergify to automatically merge translations PR every week
This commit is contained in:
parent
d1be221d7a
commit
11c61d42dc
9
.github/mergify.yml
vendored
Normal file
9
.github/mergify.yml
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
pull_request_rules:
|
||||||
|
- name: Automatically merge translations
|
||||||
|
conditions:
|
||||||
|
- "author=weblate"
|
||||||
|
- "-conflict"
|
||||||
|
- "current-day-of-week=Sat"
|
||||||
|
actions:
|
||||||
|
merge:
|
||||||
|
method: squash
|
Loading…
Reference in New Issue
Block a user