Add automated broken link checking for documentation#7399
Conversation
Signed-off-by: ShivamJha2436 <shivamkumar87148@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7399 +/- ##
==========================================
- Coverage 81.85% 81.77% -0.09%
==========================================
Files 130 130
Lines 15766 15766
==========================================
- Hits 12906 12893 -13
Misses 2576 2576
- Partials 284 297 +13 🚀 New features to boost your workflow:
|
Signed-off-by: ShivamJha2436 <shivamkumar87148@gmail.com>
|
The Contour project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to the #contour channel in the Kubernetes Slack |
|
The Contour project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to the #contour channel in the Kubernetes Slack |
|
The Contour project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to the #contour channel in the Kubernetes Slack |
Summary
This PR adds an automated broken-link checker for Contour documentation using the Lychee GitHub Action.
Behavior
site/content/docs/mainWhy
Broken links in documentation negatively impact users and contributors.
This workflow provides early detection while keeping CI cost low by scanning only the actively maintained
maindocs.Files Added
.github/workflows/docs-link-check.yml.lycheeignore