actions-marketplace-validations/Issues Match Lanuages Translator
The action for translate match lanuages issues content to English.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 15, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/a631807682_issues-translator@b4c7ab9df82ce7fedaf88531659798180876df29 # no releases — HEAD as of 2026-07-21tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Action identity GITHUB_TOKEN | yes | — |
| match-languages | Match languages which will be translate | no | cmn |
| min-match-percent | The percent of match languages needs to be greater than this percent | no | 0 |
| modify-title | Should modify issue title | no | false |
| modify-body | Should create comment to translate body | no | false |
| modify-comment | Should create comment to translate comment | no | false |
| comment-note | Bot reply template content | no | "" |
Outputs
no outputs