Skip to content

Add check to make sure all links are up#44

Open
simeg wants to merge 1 commit intostevemao:masterfrom
simeg:check-links-are-up
Open

Add check to make sure all links are up#44
simeg wants to merge 1 commit intostevemao:masterfrom
simeg:check-links-are-up

Conversation

@simeg
Copy link
Copy Markdown

@simeg simeg commented Jul 31, 2025

With this change Github Action will run with every new commit to check that all links in the README.md file answer with a 200 OK. If they don't, they are logged and the workflow fails.

I tried it on my fork and it found 13 dead links in the repo: https://github.com/simeg/awesome-git-addons/actions/runs/16660137099/job/47155080917?pr=1

With this change Github Action will run with every new commit to check
that all links in the README.md file answer with a 200 OK. If they
don't, they are logged and the workflow fails.
@ccoVeille
Copy link
Copy Markdown

For lazy and curious people, like me.

https://github.com/simeg/urlsup
https://github.com/simeg/urlsup-action

@simeg
Copy link
Copy Markdown
Author

simeg commented Aug 1, 2025

Cheers @ccoVeille!

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