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 Check Markdown Link GH action #4570

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

MichaelSimons
Copy link
Member

These changes include:

Add a GH action that validates links in all Markdown files. The action is the same one used in several dotnet repos already - core, monitor, etc.
Fix the numerous invalid links surfaced by the new link validator.

Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

1 similar comment
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@MichaelSimons MichaelSimons force-pushed the check-markdown-link branch 26 times, most recently from d92e0cb to feb49cf Compare August 22, 2024 16:07
@MichaelSimons MichaelSimons marked this pull request as ready for review August 22, 2024 16:10
@MichaelSimons MichaelSimons requested review from a team and removed request for premun and mthalman August 22, 2024 16:10
@MichaelSimons MichaelSimons merged commit 60021d1 into dotnet:main Aug 22, 2024
3 checks passed
@MichaelSimons MichaelSimons deleted the check-markdown-link branch August 22, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants