c2corg/transifex-pull-request-action
Fetches translations from transifex and proposes a pull request to merge these.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| transifex_token | Transifex token | yes | — |
| transifex_organisation | Transifex organisation | yes | — |
| transifex_project | Transifex project | yes | — |
| transifex_resource | Transifex resource | yes | — |
| output | Folder where to output files | yes | — |
| locales | A list of locales to fetch, separated by commas | yes | — |
| github_token | Github secret | yes | — |
| branch | Branch used for pull request | no | transifex/i18n-updates |
| base_branch | The target branch into which the pull request will be merged | — | — |
| transform | Transformation to apply to translation files. One of `none` or `po-to-json` | — | — |
| labels | Labels to associate to the pull request | no | — |
Outputs
no outputs