tolgee-platform
tolgee-platform copied to clipboard
Git integrations
- Syncing localization data with Git repository.
- Create pull requests automatically when translations are changed.
- Integrations to GitHub, GitLab, or just support for Git itself.
You can use WebHook, It works fine on GitHub/GitLab. You need an endpoint on your side, that when trigger creates a pull or a push. And probably store a API_KEY from github/gitlab that allow you to git pull and git push.
@Martin005 any news on this?