Skip to content

Update markdown-link-check to ignore external links causing 403 in CI #246

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

Merged
merged 6 commits into from
Apr 9, 2025

Conversation

jeffhandley
Copy link
Collaborator

The markdown-link-check action is failing on SECURITY.md with 403 errors for external links that cannot be reached from CI. This sets those URLs to be ignored in the action.

@jeffhandley jeffhandley self-assigned this Apr 9, 2025
Copy link

github-actions bot commented Apr 9, 2025

Code Coverage

Package Line Rate Branch Rate Complexity Health
ModelContextProtocol 81% 73% 11868
ModelContextProtocol.AspNetCore 89% 100% 18
TestServer 62% 39% 585
TestServerWithHosting 28% 0% 27
TestSseServer 89% 60% 267
Summary 79% (15154 / 19075) 71% (4591 / 6447) 12765

Minimum allowed line rate is 60%

@eiriktsarpalis eiriktsarpalis merged commit b9c0f26 into main Apr 9, 2025
8 checks passed
@eiriktsarpalis eiriktsarpalis deleted the jeffhandley/markdown-link-check branch April 9, 2025 07:14
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