Skip to content

Split external links check job

Evan Read requested to merge eread/split-external-links-check-job into main

What does this MR do and why?

For: technical-writing#900 (closed), I thought it might be easier to digest and more performant if we split the external links jobs down.

That way we can aim for green pipelines for most projects, if not all. It also means we can concentrate on one project at a time, which is how these links have to be fixed.

Jobs run on this MR:

Compare to a job where all projects are tested together: https://gitlab.com/gitlab-org/gitlab-docs/-/pipelines/1000400057.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Evan Read

Merge request reports