summaryrefslogtreecommitdiff
path: root/doc/development/documentation/review_apps.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/documentation/review_apps.md')
-rw-r--r--doc/development/documentation/review_apps.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/development/documentation/review_apps.md b/doc/development/documentation/review_apps.md
index 3cf77fda22b..adc9d727844 100644
--- a/doc/development/documentation/review_apps.md
+++ b/doc/development/documentation/review_apps.md
@@ -32,6 +32,8 @@ The `review-docs-deploy*` job triggers a cross project pipeline and builds the
docs site with your changes. When the pipeline finishes, the review app URL
appears in the merge request widget. Use it to navigate to your changes.
+The `review-docs-cleanup` job is triggered automatically on merge. This job deletes the review app.
+
You must have the Developer role in the project. Users without the Developer role, such
as external contributors, cannot run the manual job. In that case, ask someone from
the GitLab team to run the job.