pipe-cd/pipecd
ci(docs): Add link checker to existing CI to prevent broken docs links
オープン
#6,549 opened on 2026/02/26
area/cigood first issuetype/feature
Repository metrics
- Stars
- (1,329 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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: