Skip to content

Expose the URL of the environment when triggering a docs review app

Achilleas Pipinellis requested to merge docs/environment-url into master

What does this MR do?

Add the environment:url parameter pointing to the previewed docs site.

Why was this MR needed?

For easy discoverability in the merge requests.


The only caveat is that the EE the URL should end with /ee, so the jobs will differ in CE/EE. Something that probably makes this prone to merge conflicts.

cc @markpundsack

Merge request reports