pipe-cd/pipecd

ci(docs): Add link checker to existing CI to prevent broken docs links

Open

#6,549 opened on Feb 26, 2026

 (6 comments) (1 reaction) (1 assignee)Go (319 forks)auto 404
area/cigood first issuetype/feature

Repository metrics

Stars
 (1,329 stars)
PR merge metrics
 (PR metrics pending)

Description

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:

Contributor guide