emqx/Translate Github Issue

Translate issues in Chinese into English using GitHub Models API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 8, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: emqx/translate-issue-action@71628143ab1baff386f26de5926bf344cb0d7e50 # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
issue_numberThe issue number to translateyes
github_tokenGitHub token for authentication${{ github.token }}
github_repoGitHub repository in the format owner/repo${{ github.repository }}
modelModel to use for translation via GitHub Modelsopenai/gpt-4o
vision_modelVision-capable model for translating image attachmentsgpt-4o
translate_attachmentsWhether to translate attachmentsfalse

no outputs