ci lint page not available on new projects (under gitlab.com project namespace)

Summary

Pipelines intro page doesn't include a CI Lint button, documentation it links to suggests going to /ci/lint in the project scope (instead of /-/ci/lint)

Note: since it's moved from gitlab.com/ci/lint, why not have a selector1 there if you want it project-scoped now, for legacy/convenience?

Steps to reproduce

  1. go to pipelines
  2. don't have a CI Lint button to click.

Example Project

(If possible, please create an example project here on GitLab.com that exhibits the problematic behaviour, and link to it here in the bug report)

(If you are using an older version of GitLab, this will also determine whether the bug has been fixed in a more recent version)

What is the current bug behavior?

No CI button available

What is the expected correct behavior?

a CI lint button on the pipelines page (and/or another way to access the CI lint page

Relevant logs and/or screenshots

image ==> image (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)

Output of checks

This bug happens on GitLab.com

~bug ~"feature proposal"

  1. of your projects, to their respective /-/ci/lint page

Edited by Jonas De Kegel