verbatra
Version updated for https://github.com/verbatra/action to version v2.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Summary:
Purpose: The verbatra GitHub Action automates i18n translation and drift checks in CI/CD pipelines, using OpenAI, Anthropic, Gemini, DeepL, or local models.
Functionality: It reads locale files to detect missing or drifted translations, translates them with specified providers, and annotates failures in pull requests. The action can run translate, check, or diff commands, generating job summaries and GitHub annotations for visibility.
Solves/Automates Problems: Automates i18n processes by filling gaps in locale files, ensuring translation consistency across applications, and providing clear feedback through GitHub actions.
Key Capabilities: Runs verbatra CLI commands (translate, check, diff), reports changes via GitHub annotations, gates pull requests on drift, and supports multiple language translation providers.