qte77/GHA Dirtree to Readme

Copy directory tree into file, e.g. README.md, instead of manual effort.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 15, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: qte77/gha-dirtree-to-readme@68df9b929523d4428fbdb2b8404ab79c3bd7d026 # v1.1.1

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

namedescriptionrequireddefault
OUT_FILEThe file to write the directory tree to.yesREADME.md
GH_TOKENGitHub token for authentication.yes${{ github.token }}
REPOSITORYGitHub repository name.yes${{ github.repository }}
COMMITTER_NAMEName of the committer for the commit.yesDirTreeToReadme-GHA
COMMITTER_EMAILEmail of the committer for the commit.yesdirtree@gha
CREATE_PRWhether to create a pull request with the changes.false

no outputs