takagiy/Index Markdown Pages

Collect the markdown files in the repository and create an index

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
root-patternsGlob patterns (separated by newlines) matching the root documents. The indexes will be written to that documents.noREADME.md
exclude-patternsGlob patterns (separated by newlines) matching the documents to be excluded from the index.no""
headerHeader to be added to the index.no## Index
commitWhether to automatically commit the changes.notrue
commit-onBranch to commit the changes to.no${{ github.event.pull_request.ref || github.event.push.ref || github.ref }}
commit-messageCommit message.nodocs: Update index
pushWhether to automatically push the changes to the remote repository.notrue

no outputs