pipe-cd/pipecd
ci(docs): Add link checker to existing CI to prevent broken docs links
開放
#6,549 建立於 2026年2月26日
area/cigood first issuetype/feature
倉庫指標
- 星標
- (1,329 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Add a lightweight link-checking step to the existing CI workflow that runs only when docs or README files change. This would fail PRs if there are broken external links, helping catch issues early and reducing manual review overhead for maintainers.
What would you like to be added:
Why is this needed: