diff options
author | Sarah Groff Hennigh-Palermo <sarah.groff.palermo@gmail.com> | 2019-06-17 13:19:20 +0000 |
---|---|---|
committer | Sarah Groff Hennigh-Palermo <sarah.groff.palermo@gmail.com> | 2019-06-17 13:19:20 +0000 |
commit | 5273711b153c8b6c699e47e63009be961ecd96e8 (patch) | |
tree | a74709b93741ac7ee9277d016c75a44f3249dedb | |
parent | d9c2a72571f4a661fc29ea3962af30a5a460cd1f (diff) | |
download | gitlab-ce-5273711b153c8b6c699e47e63009be961ecd96e8.tar.gz |
Apply suggestion to doc/ci/review_apps/index.md
-rw-r--r-- | doc/ci/review_apps/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ci/review_apps/index.md b/doc/ci/review_apps/index.md index cd926abccee..30053fe5aa5 100644 --- a/doc/ci/review_apps/index.md +++ b/doc/ci/review_apps/index.md @@ -156,6 +156,8 @@ After adding Review Apps to your workflow, you follow the branched Git flow. Tha ### Visual Reviews +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/10761) in GitLab Starter 12.0. + The Visual Reviews feedback form can be added to a Review App to enable reviewers to post comments directly from the app back to the merge request that spawned the Review App. |