iterative / link-check

A Node-based tool to verify if links are alive. Built to be used anywhere!
4 stars 4 forks source link

Add failsOnly options that defaults to true #22

Closed rogermparent closed 2 years ago

rogermparent commented 2 years ago

This PR adds an option to the deployment_status reusable link check action that enables failsOnly, only writing failing links to the report.

live test on https://github.com/iterative/mlem.ai/pull/154

image