When a job needs not run, make it manual
What does this MR do and why?
When we need to skip an e2e test job in dynamic child pipelines, make the job manual instead of not creating it at all. This will allow optionally triggering of these jobs in pipelines where only the jobs related to the devops label will be automatically run.
Related to: https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1287
Screenshots or screen recordings
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.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.