hide212131/AI Docsite Translator

Run the ai-docsite-translator CLI as a reusable GitHub Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
upstream-urlURL of the upstream (source) repositoryyes
origin-urlURL of the origin (translation) repositoryyes
origin-branchBranch on the origin repository to base sync branches fromnomain
translation-branch-templateTemplate for generated translation branch namesnosync-<upstream-short-sha>
modeExecution mode for the CLI (batch or dev)nobatch
sinceReference revision to scope translations when running in dev modeno""
dry-runIf true, run without committing, pushing, or creating PRsnofalse
translation-modeTranslation mode for the CLI (production, dry-run, or mock)noproduction
limitMaximum number of documents to translate in a runno""
log-formatLog format for CLI output (text or json)notext
extra-argsAdditional CLI arguments appended verbatimno""

no outputs