kitswas/Jekyll Pages Translation

Automatically create translation issues for Jekyll/GitHub Pages markdown files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-directorySource language directory (e.g., "en")noen
target-languagesJSON array of target language codes (e.g., ["bn", "hi"])no["bn", "hi"]
system-prompt-pathPath to system prompt file for translation guidelinesno.github/prompts/system-prompt.txt
copilot-tokenPersonal Access Token for Copilot assignment (optional). Requires read/write access to actions, contents, issues, and pull-requestsno
language-mappingJSON object mapping language codes to language names (e.g., {"bn":"Bengali","hi":"Hindi"}). If not provided, uses language code as nameno{}
namedescription
issues-createdJSON array of created issue URLs
files-discoveredJSON array of discovered markdown files
is-source-changeBoolean indicating if this was triggered by source file changes