actions-marketplace-validations/Org Knit

Weave and Tangle Org files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configEmacs config to use with the exportfalse
setup_fileSetupfile to apply to all exported filesfalse
evalBool indicating whether to allow evaluation of code blocks during export, or a list of files.false
tangleBool indicating whether to run org-tangle on each file, or a list of files to tangle.false
exportList of formats to export to.html
filesList of Org file globs to act on. All .org files by default**/*.org
github_tokenUse the generated GITHUB_TOKEN for pushing to the remote branch.false
branchBranch to push files to. Will use the default branch unless told otherwise.true
force_orphanKeep only the latest commit on the specified branch.false
keep_filesWhen using a non-default branch, keep non-org-related files.true
commit_messageCommit message to use. "!#!" is replaced with the triggering commit's short hash.Knit: !#!
fragileFail the action at the first sign of trouble, or power on through.true

no outputs