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.
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 currentcml comment
syntaxThe 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