scivision / linkchecker-markdown

Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second
MIT License
32 stars 18 forks source link

Update output report format #22

Open byrnereese opened 3 years ago

byrnereese commented 3 years ago

I am wanting to build a github action around this module. It would be awesome if the script could output a summary. This summary could then be used to create a ticket inside of a github repository. Attached is a screenshot from markdown-link-check which has a good summary format.

Screen Shot 2021-08-16 at 9 30 34 AM

I would also add that issue #10 relating to the output of socket errors also makes the reports a little harder to read and thus harder for engineers to address in an issue that one might create as a result of a failure.