Advanced automation
GitHub Actions are optional. They are useful when your team wants repository-based locale sync or SDK phrase discovery in CI.
What these workflows do
- push translation files from a repo into Kalima
- pull approved translations back into a repo
- open pull requests with localization updates
- scan source code for new phrase candidates
Required secrets
KALIMA_PROJECT_KEYKALIMA_API_URL(defaults tohttps://api.kalima.digital/api/v1if your workflow does not override it)
Start here
- kalima-sync workflow
- kalima-push and kalima-pull actions
- kalima-sdk-discovery workflow
- Legacy locale naming migration
Support
Need CI help?
If your team wants to connect a repository workflow to Kalima, contact support with your repo layout and intended push/pull behavior.