pipe-cd/pipecd
ci(docs): Add link checker to existing CI to prevent broken docs links
Offen
#6.549 geöffnet am 26.02.2026
area/cigood first issuetype/feature
Repository-Metriken
- Stars
- (1.329 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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: