shaybentk/helm-docs-gh-actions

A Github action for generating helm documentation using helm-docs and gomplate.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-dirComma separated list of directories to generate docs for (ignored if `atlantis-file` or `find-dir` is set)no.
working-chartComma separated list of directories to generate docs for (ignored if `atlantis-file` or `find-dir` is set)no.
output-fileFile in module directory where the docs should be placednoREADME.md
git-pushIf true it will commit and push the changesnofalse
git-push-user-nameIf empty the name of the GitHub Actions bot will be used (i.e. `github-actions[bot]`)no""
git-push-user-emailIf empty the no-reply email of the GitHub Actions bot will be used (i.e. `github-actions[bot]@users.noreply.github.com`)no""
git-commit-messageCommit messagenohelm-docs: automated action
git-push-sign-offIf true it will sign-off commitnofalse
fail-on-diffFail the job if there is any diff found between the generated output and existing file (ignored if `git-push` is set)nofalse
namedescription
num_changedNumber of files changed