Skip to content

WIP: Prepare 9.5 RC5

Jarka Kadlecova requested to merge 9-5-stable-prepare-rc5 into 9-5-stable

Main release issue: #36157 (closed)

Summary

This MR prepares 9-5-stable for %9.5 (RC5) by merging 9-5-stable-prepare-rc5 into 9-5-stable

MR Filter for Pick into Stable MRs

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests?label_name%5B%5D=Pick+into+Stable&milestone_title=9.5&scope=all&sort=updated_asc&state=merged

Steps

  • Ensure all the MRs in the list above are picked into 9-5-stable-prepare-rc5 branch.
  • Note the following in each picked MR:
Picked into https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13604, will merge into `9-5-stable` ready for `9.5 RC5`

/unlabel ~"Pick into Stable"
  • If there are any conflicts while picking MRs then attempt to resolve them; otherwise, create a new MR against the 9-5-stable-prepare-rc5 branch and assign it to the author of the conflicting files.
  • Merge CE-to-EE using one of the workflows described in the Merge CE stable changes to EE docs
  • Once this MR is green merge it.
Edited by Jarka Kadlecova

Merge request reports