sergioisidoro/github-transifex-actions

Push your strings automatically to Transifex when PR is ready for translations

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tx_tokenTransifex Tokenyes
push_sourcesPushes source locales to Transifexnotrue
push_translationsPushes Translations to Transifexnofalse
pull_sourcesPulls sources from Transifexnotrue
pull_translationsPulls Translations from Transifexnotrue
commit_to_prCommits the results of the merge / pulls to the PRnofalse
minimum_percMinimum percentage the files need to be translated to be fetchedno0
disable_overrideIf true it will not override the files locally (WARN: Has issues with git)nofalse
git_flowShould use Git flow?notrue
git_unshallowUnshallow git (required in git workflow if the git clone action only does shallow clone)notrue
current_branchThe current branch that is under work. Defaults to GITHUB_HEAD_REFno
master_branchThe branch that is used as master. Defaults to masternomaster
github_tokenGithub required for git flowno
translations_folderThe wildcard-able expression for the folder containing the locales. Eg /config/localesno
committer_emailThe email of the author of commitnogit-action@transifex.com
committer_nameThe email of the author of commitnoTransifex Github action
skip_push_commitDoes not push anything back to git remote (used for testing)nofalse
parallelPushes or pulls things from transifex in parallelnofalse

no outputs