Open
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Problem
Translatewiki is a bit difficult to manage today because it doesn't stay up-to-date with mainline develop
, and we don't merge changes back into develop
which means custom release steps to pull the needed files from the translatewiki
branch.
Request
It's possible to set up Translatewiki to:
- Open PRs to merge
translatewiki
intodevelop
whenever there are new translations. We can verify this only includes translation files. - Have Translatewiki keep the
translatewiki
branch up-to-date by force pushing to the latestdevelop
version.
Alternatives considered
No response
Additional context
No response