kubernetes-sigs/kubespray

CI check for broken Link

Open

#12.104 aberto em 3 de abr. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)HTML (4.419 forks)batch import
help wantedkind/documentation

Métricas do repositório

Stars
 (10.380 stars)
Métricas de merge de PR
 (Mesclagem média 25d) (26 fundiu PRs em 30d)

Description

What would you like to be added

Automatically check broken links in the CI process by using automated broken link checking tools such as lychee. and fix broken links, like https://github.com/cncf/landscape/blob/master/.github/workflows/linkchecker.yml

Why is this needed

Currently, there are quite a few broken links in the Kubespray documentation. A preliminary scan reveals the following issues.

Image

Automated broken link checking could help resolve this problem.

Guia do colaborador