Skip to main content

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_KEY
  • KALIMA_API_URL (defaults to https://api.kalima.digital/api/v1 if your workflow does not override it)

Start here

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.