ci: add weekly markdown link check workflow#2088
Merged
mkmeral merged 2 commits intostrands-agents:mainfrom Apr 8, 2026
Merged
ci: add weekly markdown link check workflow#2088mkmeral merged 2 commits intostrands-agents:mainfrom
mkmeral merged 2 commits intostrands-agents:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
opieter-aws
reviewed
Apr 8, 2026
opieter-aws
approved these changes
Apr 8, 2026
Contributor
Author
|
@agent-of-mkmeral create this same workflow for other repos too like sdk ts, tools, evals, etc. (docs should have its own) |
This was referenced Apr 8, 2026
Contributor
|
Done! Created the weekly markdown link check workflow for all 4 repos:
All use the same pinned action ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
We recently had an issue where we broke URLs in the readme. This runs a weekly check and creates issue, if broken links are found.
Related Issues
#1905
Type of Change
CI
Testing
Tested in my fork
https://github.com/mkmeral/sdk-python/actions/runs/24108467001/job/70337385093
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.