Link 'yaml invalid' label to lint page

Description

When working on a CI test it can happen that you commit an error in the .gitlab-ci.yml file. You then get a 'yaml invalid' label on the pipelines page, this already has a nice onHover description of the error message. :)

Proposal

What if the label could also link to the https://gitlab.com/ci/lint page and pre-seed it with the current version of your current file. This would let you quickly try a fix before going through a commit-cycle.

Or even better ... go to the current .gitlab-ci.yml file's edit page like 'https://gitlab.com/[group]/[project]/edit/[branch]/.gitlab-ci.yml' and have the CI lint option integrated there.

Assignee Loading
Time tracking Loading