Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,077
    • Issues 3,077
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,013
    • Merge requests 1,013
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !19574

docs: automatically check for dead links

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Erik Faye-Lund requested to merge kusma/mesa:docs-check-links into main Nov 07, 2022
  • Overview 10
  • Commits 22
  • Pipelines 10
  • Changes 37

Sphinx has a dead-link checker. With some fixes and some filtering, we can make a reasonable stab at automatically checking this.

But, because links can die behind our backs, we can't really enable this all over the place, or we'll risk blocking merge-requests due to unrelated changes.

So let's just make this a periodic job on the main branch instead.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: docs-check-links