Automating translations in CI
Every push to main triggers a CI job that detects stale translations and opens a pull request with fresh ones. Here's how to set it up and what we're planning next.
Every push to main triggers a CI job that detects stale translations and opens a pull request with fresh ones. Here's how to set it up and what we're planning next.
Traditional localization tools add overhead, break CI, and lock you into vendor ecosystems. We replaced all of that with coding agents that translate where development happens.