We recently moved our translation pipeline from the legacy Jenkins CI to GitHub actions (see WEBUI-661 for more details). We kept the same process: automatically check for translations and, if there are any updates, automatically merge them into the main branch. However, because this branch is protected, the job is now failing. We only spotted this now because there were no new translations to sync since we migrated the pipeline.
- causes
-
ELEMENTS-1518 Fix CI checks not running on PR created by Crowdin
- Resolved
- clones
-
WEBUI-849 Fix translations workflow when automatically merging on main branch
- Resolved
- is related to
-
WEBUI-661 NXUI: Migrate Crowdin sync to GH Actions
- Resolved
- links to