Skip to content

Update pipeline config for included files

Marcel Amirault requested to merge docs-update-link-checker into main

What does this MR do and why?

I realized we can make the pipeline config easier to understand by putting the relevant includes lines into the appropriate config files. This helps with the security scanners, so the overrides are in the same place as the includes.

Similarly, we can put Danger and the new Markdown Link Check into the tests config.

Screenshots, screen recordings, or links to review app

These are strongly recommended to assist reviewers and reduce the time to merge your change.

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.

Merge request reports