iterative / link-check

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

Update reporting functionality #32

Closed rogermparent closed 1 year ago

rogermparent commented 1 year ago

This PR updates reporting for both the diff and whole-site link checks

The diff check has been changed to replace its deprecated send-comment syntax with current cml comment syntax

The whole site check has the Issue report functionality from dvc.org's download link checker added to it. I didn't use CML here because it seems that CML can't make Issues, only Comments or PRs.

This action also closes the report ticket if it finds all links passed.

Example report Issue at #36