piyoppi/actions-chiritori

chiritori for GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filepatternTarget file patternyes
encodingCharacter encoding of target files (If not set, UTF-8 is expected)""
delimiter-startdelimiter (start)<!-- <
delimiter-enddelimiter (end)> -->
time-limited-tag-nameTag name for time-limited contenttime-limited
time-limited-cleanup-unboundedCleanup unbounded time-limited tag""
removal-marker-tag-nameTag name for removal-markerremoval-marker
removal-marker-target-configConfig file specifying the name of the removal-marker to be removed. The content of the config file is indicated by the name of the removal target, separated by a newline""
run-modeRun mode ("remove" or "list" or "list-all")remove
target-file-modeTarget file mode ("all" or "diff")all
report-modeReport mode ("none" or "annotation")none
base-shaDiff base sha (available when `target-file-mode` is "diff")${{ github.base_ref }}
head-shaDiff HEAD sha (available when `target-file-mode` is "diff")${{ github.sha }}

no outputs