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 workflow to check markdown files for broken links #34

Merged
merged 7 commits into from
Oct 29, 2023

Conversation

vishnuravi
Copy link
Member

@vishnuravi vishnuravi commented Oct 29, 2023

Add workflow to check markdown files for broken links

♻️ Current situation & Problem

@StanfordBDHG and @StanfordSpezi repositories have markdown files with many external links, including Swift Package Index documentation and others. It is cumbersome to manually ensure that all links in markdown files are working and frustrating for users who encounter broken links.

⚙️ Release Notes

Adds a workflow that can be used to check a repository's markdown files for broken links using markdown-link-check.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@vishnuravi vishnuravi changed the title Add workflow to check README for broken links Add workflow to check markdown files for broken links Oct 29, 2023
@PSchmiedmayer
Copy link
Member

Thank you @vishnuravi, this looks great and is a great addition to the automated checks 👍

@PSchmiedmayer PSchmiedmayer merged commit f4699fe into main Oct 29, 2023
2 checks passed
@PSchmiedmayer PSchmiedmayer deleted the readme-link-checker branch October 29, 2023 19:19
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