hrabiel/check-crowdin-translation-progress
Checks translation and approval progress in Crowdin
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | Crowdin personal access token. | yes | — |
| organization-domain | Domain of your organization (for Crowdin Enterprise only). Skip if your account is non-enterprise. | no | — |
| project-id | ID of your project in Crowdin. | yes | — |
| branch-name | Crowdin branch name, for example `"feature.my-awesome-feature"`. Should be provided if you use branches in Crowdin and you want to check progress for specific branch only. Skip if you want to check progress for the whole project. | no | — |
| languages | List of codes for languages that should be checked, separated by comma, for example `"be,fr,lt"`. You can skip this input if you want to check all target languages of your project. | no | — |
| target-progress | Percentage of progress that is sufficient for you. Example: `"95"`. If actual progress is less than this, the check will fail. Skip if your desired progress is 100%. | no | 100 |
| check-approval | If `true`, the check will be run against approval (proofread) progress instead of translation progress. | no | true |
Outputs
no outputs