Showcase: Zola Check Github Action

Hi,

As part of a major rewrite of a page in zola we came to the conclusion that it would be nice to be able to manage the zola check results within github. As a result, I made a small github action:

It currently isn’t battle tested and there is room for improvements like making zola check output json directly instead of parsing the terminal output.

As an additional benefit, it also checks the wayback machine for cached pages, suggesting them to the user.

Planned is that the action later also gets the option to have a tracking issue as well as allowing it to generate a Fixup PR which applies the wayback machine results if possible.

Development can be followed at GitHub - MTRNord/zola-check-manager: A Github Action allowing you to manage the zola check results in github

Example output currently looks like this:

1 Like