mtrnord/zola-check-manager

An action helping to bring the zola check command results into your github workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
working_directoryWhere to run zola check inno.
conclusion_levelThe final conclusion of the check. Can be one of `action_required`, `failure`, `neutral`, `success`noaction_required
annotation_levelThe level of the annotation. Can be one of `notice`, `failure`, `warning`nowarning
repo-tokenThe github token to use. Usually this is `secrets.GITHUB_TOKEN` if not definedno${{ github.token }}

no outputs