actions-marketplace-validations/ga-dree

The github action of dree. After a special comment in the README, injects the directory tree of the repository made with dree.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 21, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/euberdeveloper_ga-dree@24d34756c66ceff94bf60f8013d39bfa43169de5 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
targetPathA direct path to the markdown file with the comment where the directory tree will be injectedno./README.md
commentThe comment that will be replaced with the directory tree. Note: it will be of the format "[//]: # (comment)"nodree
rootThe directory to be scannedno.
configThe path to the dree configuration fileno
showMadeWithDreeAdd the "Made with dree" text after the dree textnotrue
excludeThe paths that will be excluded from the directory tree, separated by comma (note: overwritten by the config file)no/.git/**

no outputs