-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Markdown static tests should be restricted #13121
Copy link
Copy link
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build
Type
Fields
Give feedbackNo fields configured for issues without a type.
Verify Markdown Linkstest experiences frequent intermittent failures due to transient issues, e.g.:We could increase CI reliabilty by restricting markdown static tests to PRs where markdown files are modified.
We should also run
markdown-link-checktest on a schedule to detect dead links seperately from normal CI. There are Github actions available that will run the check and automatically open an issue if broken links are found.