mtrnord/zola-check-manager
An action helping to bring the zola check command results into your github workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| working_directory | Where to run zola check in | no | . |
| conclusion_level | The final conclusion of the check. Can be one of `action_required`, `failure`, `neutral`, `success` | no | action_required |
| annotation_level | The level of the annotation. Can be one of `notice`, `failure`, `warning` | no | warning |
| repo-token | The github token to use. Usually this is `secrets.GITHUB_TOKEN` if not defined | no | ${{ github.token }} |
Outputs
no outputs