knutschbert/create-localization-issue
Create a localization help request issue with helpful templates for translators.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-dir | Directory containing localization files | no | assets/base/assets/localization |
| base-file | Native translation file | no | en.json |
| branch | Branch to operate on | no | main |
| commit | Old commit to check against. Defaults to last | no | HEAD^ |
| maintainers | Path to maintainers JSON file | no | localization_maintainers.json |
| template | Path to YAML markdown template | no | /scripts/template.yml |
| disable-mentions | Output mentions as Text (without @) | no | False |
| js-patch | use git diff for JSON templates (for large repos) | no | False |
| use-comments | Show templates as comments | no | False |
| GITHUB_TOKEN | Token | yes | False |
| sub-ref | Token | yes | — |
| labels | Issue, labels | no | localization, automated, help wanted |
Outputs
| name | description |
|---|---|
| issue-title | Generated title |
| issue-body | Generated localization diff body |
| comments | List of issue comments |