[11.10] Use a path for the related merge requests endpoint
Hosts using a non-standard configuration may have a different hostname/port/scheme than what may be configured on the GitLab server. While expose_url should generate a proper URL, there are cases where it may not work. Since we don't need the full URL, we can use the relative path.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61280
This backports https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28171 to 11.10.
Merge request reports
Activity
changed milestone to %11.11
added Create [DEPRECATED] merge requests labels
assigned to @rspeicher and unassigned @stanhu
mentioned in merge request !28171 (merged)
mentioned in merge request !28991 (merged)
assigned to @jarv and unassigned @rspeicher
thanks @stanhu ! I already resolved the conflict on the prep branch so there is nothing needed here, I will close.
2 Warnings Most of the time, merge requests should target master
. Otherwise, please set the relevantPick into X.Y
label.CHANGELOG missing. You can create one with:
bin/changelog -m 29058 "[11.10] Use a path for the related merge requests endpoint"
If your merge request doesn’t warrant a CHANGELOG entry,
consider adding any of the ~backstage, ci-build, ~Documentation, meta, QA, test labels.
See the documentation.Generated by
DangerEdited by 🤖 GitLab Bot 🤖added devopscreate label