ci: add auto-merge after crowdin download and automatic approval (#1632)

This commit is contained in:
Meier Lukas
2024-12-10 20:36:00 +01:00
committed by GitHub
parent e692cc8917
commit b6733c678c
3 changed files with 11 additions and 10 deletions

View File

@@ -1,10 +1,3 @@
files:
- source: /packages/translation/src/lang/en.json
translation: /packages/translation/src/lang/%two_letters_code%.json
# Title of pull request and so the commit that will be used for squashed merge commit
pull_request_title: "chore(lang): updated translations from crowdin"
# Custom commit message that is not only appended
commit_message: "chore(lang): update translations %original_file_name% from crowdin [skip ci]"
append_commit_message: false