From b1b55371c611b66c8bfe482dc0544fce39a0bf9c Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Mon, 27 Aug 2018 17:26:28 +0200 Subject: Add Documentation Dangerfile Every time a doc change is made, a comment to ping the @gl-docsteam is added. --- doc/development/documentation/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/development/documentation/index.md b/doc/development/documentation/index.md index f46c171d9f1..7ac211ed550 100644 --- a/doc/development/documentation/index.md +++ b/doc/development/documentation/index.md @@ -257,6 +257,15 @@ choices: If your branch name matches any of the above, it will run only the docs tests. If it doesn't, the whole test suite will run (including docs). +## Danger bot + +GitLab uses [danger bot](https://github.com/danger/danger) for some elements in +code review. For docs changes in merge requests, the following actions are taken: + +1. Whenever a change under `/doc` is made, the bot leaves a comment for the + author to mention `@gl-docsteam`, so that the docs can be properly + reviewed. + ## Merge requests for GitLab documentation Before getting started, make sure you read the introductory section -- cgit v1.2.3