Draft: CI: Shared example to check CI jobs to download repo via artifacts
What does this MR do and why?
CI: Shared example to check CI jobs to download repo via artifacts
The idea is to have a TODO list of CI jobs which still don't download the monolith repo via artifacts.
With that we don't have to guess (or let AI guess) which CI jobs are still performing git clone.
MRs like !214344 would then contribute to reducing the TODO list.
References
Contributes to gitlab-org/quality/analytics/team#134
How to set up and validate locally
bin/rspec spec/dot_gitlab_ci/ci_configuration_validation/pipeline_labels_spec.rb -e "download repo"
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Peter Leitzen