WIP: Prepare 9.4.4-ee release
Main release issue:
Summary
This MR prepares 9-4-stable-ee
for %9.4 (9.4.4-ee
) by merging 9-4-stable-ee-patch-4
into 9-4-stable-ee
Pick into Stable MRs
MR Filter forSteps
- Ensure all the MRs in above list are picked into
9-4-stable-ee-patch-4
branch. - Note the following in each picked MR:
Picked into https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/MERGE_REQUST_ID, will merge into `9-4-stable-ee` ready for `9.4.4-ee`
/unlabel ~"Pick into Stable"
- If there are any conflicts while picking MRs, attempt to resolve, otherwise create new MR against
9-4-stable-ee-patch-4
branch and assign it to author of conflicting files. - Consider merging CE-to-EE stable MR into this as well for new workflow
- Once this MR is green merge it.