B-AROL-O / FREISA

Four-legged Robot Ensuring Intelligent Sprinkler Automation
https://www.hackster.io/projects/89596b
MIT License
13 stars 1 forks source link

[FEAT]: Add GitHub workflow: Markdown Link Check #3

Open gmacario opened 9 months ago

gmacario commented 9 months ago

Description

See https://github.com/marketplace/actions/markdown-link-check

This action uses markdown-link-check to find broken links. However, it has some limitations and issues that affect the accuracy, performance of the checking process, and the output. It also makes it hard to add new features.

I am working on a new tool similar to this action but one that reduces false positives and includes the most requested features.

I am currently working on developing and testing Linkspector, and I hope to release it soon. In the meantime, I'll support this action in maintenance-only mode as I want to focus more on Linkspector. I appreciate your understanding and patience.

Additional Information

No response

gmacario commented 3 months ago

Update: According to https://github.com/UmbrellaDocs/linkspector/issues/47#issuecomment-2110034801 GitHub Action for Linkspector v1 has been released 🎉 🎉

Details about how to use it available at https://github.com/marketplace/actions/run-linkspector-with-reviewdog