1. Feel free to tune this template to your own needs.
You can edit this template as needed.
## Review Apps auto-stop
...
...
@@ -168,9 +173,9 @@ and results in a public path of `index.html`, instead of
After you have the route mapping set up, it takes effect in the following locations:
- In the merge request widget. The:
-**View app** button takes you to the environment URL set in `.gitlab-ci.yml`.
-Dropdown lists the first 5 matched items from the route map, but you can filter them if more
- In the merge request widget:
-The **View app** button takes you to the environment URL set in the `.gitlab-ci.yml` file.
-The list shows the first 5 matched items from the route map, but you can filter them if more
than 5 are available.
![View app file list in merge request widget](img/view_on_mr_widget.png)
...
...
@@ -202,14 +207,14 @@ Review App, the Visual Reviews feedback form is overlaid on the right side of ev
To use the feedback form to make a comment in the merge request:
1.Click the **Review** tab on the right side of a page.
1.On the right side of a page, select the **Review** tab.
1. Make a comment on the visual review. You can make use of all the
[Markdown annotations](../../user/markdown.md) that are also available in
merge request comments.
1. Enter your personal information:
- If [`data-require-auth`](#authentication-for-visual-reviews) is `true`, you must enter your [personal access token](../../user/profile/personal_access_tokens.md).
- Otherwise, enter your name, and optionally your email.