Automatically trigger downstream pipelines against stable branches
What does this MR do and why?
For Omnibus and CNG downstream pipelines, if the target branch matches /^[\d-]+-stable(-ee)?$/
, then the triggered downstream pipeline will be created against the corresponding stable branch instead of the default branch.
This will allow to make package-and-qa
manual when the MR is targeting a stable branch (#357010 (closed)).
Related to gitlab-org/release/tasks#3621 (comment 887187096).
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.
Edited by Rémy Coutable