Skip to content

Add awesomebot link checker - #486

Merged
scottchiefbaker merged 1 commit into
so-fancy:nextfrom
unixorn:add-awesomebot
Mar 4, 2024
Merged

Add awesomebot link checker#486
scottchiefbaker merged 1 commit into
so-fancy:nextfrom
unixorn:add-awesomebot

Conversation

@unixorn

@unixorn unixorn commented Mar 1, 2024

Copy link
Copy Markdown
Contributor

Add a github action to check the links in README.md

This will find broken links like #483 during PR checks

Add a github action to check the links in README.md

Signed-off-by: Joe Block <jpb@unixorn.net>
@scottchiefbaker

Copy link
Copy Markdown
Contributor

Can you elaborate a little bit? What exactly will this do?

Check the links how?

@unixorn

unixorn commented Mar 3, 2024

Copy link
Copy Markdown
Contributor Author

For each link, it will make sure that when it tries to reach it, there are no errors.

Basically it does a liveness test. The configuration I'm adding allows redirects to not be errors and ignores some of the temporary 50x server errors.

@unixorn

unixorn commented Mar 3, 2024

Copy link
Copy Markdown
Contributor Author

I use it to keep the awesome-zsh-plugins list from developing link rot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants