rotationalio/file-rumi

This action monitors file-based translation status of static site projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 14, 2021
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: rotationalio/rumi-actions@372c282caf734f5d7086870f94d96e7cbbd33486 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
which_rumifile for file-based rumi and msg for msg-based rumi.yes
repo_pathPath to the repository for translation monitoring.yes
branchName of the branch to read the github history from.nomain
content_pathsPaths from the root of the repository to the directory that contains contents for translationnocontent
extensionsExtensions of the target files for translation monitoring.no.md
target_filesAdditional target files outside content_path and extensions.no""
patternPattern in which the static site repository is organized (folder/ or .lang).yes
langsTarget languages to monitor for translation, e.g. "en zh ja"no""
src_langDefault source language.noen
detail_src_langSource language to display the translation details.no""
detail_tgt_langTarget language to display the translation details.no""
stats_modeWhether to checkout the stats output.noTrue
details_modeWhether to checkout the details output.noTrue
use_cacheWhether to use caching mechanism.noTrue

no outputs