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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📦 Add link check action #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

TechWiz-3
Copy link

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

Disclaimer: this action is my own action, the repo is here. Because of the very large amount of links, I'm using the 'fast' version/branch which simply requires a github token to be stored as TOKEN as a repo secret.

You can view the logs of the workflow on my fork here. 9 links were found to be broken.

The workflow runs every-time an update is pushed as well as once a week on a Monday.

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

Screen Shot 2022-09-25 at 1 00 29 pm

Screen Shot 2022-09-25 at 1 00 41 pm

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.

1 participant