Skip to content

feat(i18n): Add Bulgarian translation workflow using claude-code-action#6

Merged
hristoterezov merged 4 commits intomasterfrom
gh-action-auto-translate
Apr 1, 2026
Merged

feat(i18n): Add Bulgarian translation workflow using claude-code-action#6
hristoterezov merged 4 commits intomasterfrom
gh-action-auto-translate

Conversation

@hristoterezov
Copy link
Copy Markdown
Owner

Summary

  • Adds automated Bulgarian translation workflow using the official anthropics/claude-code-action@v1
  • Triggered via workflow_dispatch (manual or API)
  • Claude reads both lang/main.json and lang/main-bg.json, identifies missing/changed keys, translates to Bulgarian, and updates the file
  • Automatically creates a PR with the translation updates

Test plan

  • Verified API key connectivity
  • Verified OIDC token exchange works
  • Full translation test (requires workflow to exist on master first due to action's security validation)

Adding minimal workflow to test API key connectivity before building
the full translation automation.
Replaces the legacy npm CLI approach with the official
anthropics/claude-code-action@v1. Claude reads both language files,
identifies missing/changed keys, and updates main-bg.json directly.
@hristoterezov hristoterezov merged commit 7c042ac into master Apr 1, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant