actions-marketplace-validations/github-docs-to-wiki

Converts markdown content in a repository into a wiki.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
githubTokenThe GitHub PAT, used to clone the wiki repoyes
defaultBranchThe default branch name (master, main, etc)no
rootDocsFolderA directory within the repository where the docs are locatedno
convertRootReadmeToHomePageIf true, renames the README.md file to Home.md in the wiki (the wiki homepage)nofalse
useHeaderForWikiNameIf true, names wiki pages according to the top header of the source file (using `#`)nofalse
customWikiFileHeaderFormatIf set, inserts a header at the top of each wiki file with the given format Supports the following format subsitutions: - {sourceFileLink}: the absolute url to the source file in the repo no
customCommitMessageFormatIf set, uses the given format for the commit message to the wiki. Useful to correlate changes to the source. Supports the following format subsitutions: - {commitMessage}: the latest commit message for HEAD - {shaFull}: the full SHA of HEAD - {shaShort}: the short SHA of HEAD no

no outputs