Review apps are not deployed automatically.
Currently the test scenario of the merge request pipeline triggers creation of an automatic MR review app.
It would be sufficient for the mandatory test to create a build, without automatically creating a review app.
Creating a review app should remain a manual choice, eventually aided by with MR slash commands issued in comments received by a bot. At least GitHub has CI actions for that.
–
-
Creating an MR only runs a build, without deploying it. -
It is possible to manually issue a review app for a selected MR.
Edited by jon r