The changes in ac6673dd could not be merged automatically into GitLab Enterprise Edition (EE) and have been reverted from GitLab Community Edition (CE) in commit d5a24021.
Original MR: unknown
Steps to follow by the author
@yorickpeterse: to ensure your changes are merged back into CE and can make their way into EE, please follow these steps:
-
Create the branch ee-reinstate-ac6673ddcfin EE for your changes. -
Pull the changes from CE into this branch. -
Resolve the merge conflicts. -
Create a merge request for EE. Make sure the target branch is set to the correct branch, usually this will be master. -
Add the reverted label to the EE merge request. -
Add a link to this EE merge request: LINK - Have both the CE and EE merge request reviewed by the appropriate people. Usually you can have them reviewed by the same people that reviewed your original merge request.
Reviewer notes
- The EE merge request must be merged before the CE merge request, otherwise the changes in this merge request may end up getting reverted again.
- The
ee_compat_checkbuild must pass, otherwise the changes may be reverted again. - The link to the EE merge request must be present. This allows everybody to more easily jump between the two merge requests.