Skip to content

Use the MR IID in the docs Review Apps URLs

What does this MR do?

We're taking advantage of the pipelines for merge requests https://docs.gitlab.com/ee/ci/merge_request_pipelines/.

This will result in a nicer URL which will be more informative than the previous one where a string of random characters was used. For example, this MR will result in the following URL:

http://docs-preview-ce-24326.178.62.207.141.xip.io/ce

You can deduct from it the project (CE) and the MR (24326).

Does this MR meet the acceptance criteria?

Merge request reports

Loading