Skip to content

Run package-and-test automatically unless MR

George Koltsov requested to merge ml-run-package-and-test-automatically into master

What does this MR do and why?

Runs package-and-test automatically in master and other pipelines except MRs. This allows us to choose when we need to run a pipeline in MRs when working on changes that shouldn't require a full test run. But it also avoids accidentally breaking gitlab-qa by ensuring the tests still run in master and before releasing a new version.

See https://gitlab.com/gitlab-org/gitlab-qa/-/issues/717

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by George Koltsov

Merge request reports