-
Notifications
You must be signed in to change notification settings - Fork 90
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 CI for checking for broken links manually, weekly and in PRs #1633
base: main
Are you sure you want to change the base?
Conversation
…software/bssw.io into mcm86-check-urls-weekly
@markcmiller86, please @mention me and let me know when this is ready to review |
Apologies...I converted to DRAFT for time being. |
Have adjusted it to ignore...
|
Ok, this addresses all the cases in #1632. I am pulling out of DRAFT mode. Its ready for review. |
@rinkug, @bartlettroscoe and @bernhold this is now ready for review. The weekly CI check should result in a small list of either bonified broken links or false negatives (e.g. says its broken when its not) to try to check and then either go edit files to fix, add to ignore patterns or just ignore. |
I'm going to unsubscribe from notifications here - good luck @markcmiller86 ! |
Resolves: #1431
Links will get checked automatically weekly at 5:17 AM on Sundays. They can also be checked manually by just running the workflow.
We need to adjust the filters used in the checker and there are a lot of broken links found (see #1632)
[ ] View the modified*.md
files as rendered in GitHub.[ ] If changes are to the GitHub pages site under thedocs/
directory, consider viewing locally with Jekyll.