Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摝 Add linkcheck action #100

Closed
wants to merge 2 commits into from
Closed

Conversation

TechWiz-3
Copy link

First of all, thank you for your work on this project 馃憤

In this PR, I have added a workflow which checks links and fails if any of them are broken. The workflow runs everyday and on pushes.

Disclaimer: this action is my own action, the repo is here

You can view the logs of the workflow on my fork here. 1 link was found to be broken.

Let me know if you'd like me to change anything, any feedback is appreciated either way :)

@timofurrer
Copy link
Owner

@TechWiz-3 Thanks for the contribution!

I'm wondering, what is the advantage your action has vs. a more widely used one like https://github.com/gaurav-nelson/github-action-markdown-link-check ?

@TechWiz-3
Copy link
Author

Not much really, other more popular versions are more developed so you can use stuff like config files, except status codes as well as certain links etc. Currently I'm working on these features but it'll be some time.

If you are looking for a really powerful, high performance link checker I'd recommend lychee, lychee is like a farrari. On the other hand if you'd like to support a local Toyota Camry manufacturer that one day could make farraris, I'd recommend using linksafe

@timofurrer
Copy link
Owner

We have the awesome-bot in place now. I'm going to close here.

Thanks for the suggestion 馃

@timofurrer timofurrer closed this Dec 23, 2022
@TechWiz-3
Copy link
Author

馃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants