commit | b3cca13a22cdd6b052b125b712255c38c4e5f7c0 | [log] [tgz] |
---|---|---|
author | Sergey Otpuschennikov <sotpuschennikov@mirantis.com> | Fri Oct 05 20:24:44 2018 +0400 |
committer | Sergey Otpuschennikov <sotpuschennikov@mirantis.com> | Tue Oct 16 23:13:20 2018 +0400 |
tree | c090e8cc64322b5db816c7e0734a947b1a6be8be | |
parent | 5f12300b7949ef01ffe365d19fcb74d386aeabfc [diff] [blame] |
Add ability to hide CI comments Related-PROD: https://mirantis.jira.com/browse/PROD-20795 Change-Id: I2be13500ef0f559187190e72fa3ff704ae6e27b6
diff --git a/README.rst b/README.rst index 51410e2..9494238 100644 --- a/README.rst +++ b/README.rst
@@ -293,6 +293,15 @@ For creating ssh keys use openssh state +Gerrit hide CI + +.. code-block:: yaml + + gerrit: + server: + hideci: + ci_user_name: ci_user + Read more =========