Add configuration files for Localization Agentic Workflows#685
Open
Add configuration files for Localization Agentic Workflows#685
Conversation
brianlagunas
reviewed
May 8, 2026
Member
brianlagunas
left a comment
There was a problem hiding this comment.
at a high level this looks good. The only comment I really have is around translation strings. I don't have the answer to this just yet, but something to consider is that when new topic is added, we should be generating translation strings by calling either npm run write-translations for English, and npm run write-translations:ja for Japanaese. When the string are written, then they can be translated. Perhaps this is a separate agent / PR that occurs after the topics are added?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR sets up an AI-powered agentic workflow to automatically translate the documentation from English to Japanese. Here's what it does:
What it introduces
An automated EN → JP localization pipeline using GitHub Agentic Workflows (
gh-aw) powered by GitHub Copilot (Claude Sonnet).How it works
masterthat touches.md/.mdxfiles underdocs/**orversioned_docs/**, plus a manualworkflow_dispatchwith an optionalfull_resyncflag.i18n/ja/docusaurus-plugin-content-docs/.[i18n, ja, automated].Files added (8 total)
.github/workflows/translate-docs-ja.md.github/workflows/translate-docs-ja.lock.yml.github/agents/agentic-workflows.agent.md.github/aw/actions-lock.json.github/mcp.jsongh aw mcp-server.github/workflows/copilot-setup-steps.ymlgh-awCLI extension for Copilot Agent.gitattributes.lock.ymlfiles as generated (linguist + merge strategy).vscode/settings.jsonKey guardrails
translate: falsein front-matteri18n/ja/code.jsonor theme strings