From c93a4876dd227ebd3c63627bc814ffb936443130 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: May 16 2018 10:21:29 +0000 Subject: Some consistency in our white lines Signed-off-by: Pierre-Yves Chibon --- diff --git a/doc/configuration.rst b/doc/configuration.rst index ce38745..11e260d 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -1041,6 +1041,7 @@ this pagure instance does not have a documentation server. Defaults to: ``None`` + PRIVATE_PROJECTS ~~~~~~~~~~~~~~~~ @@ -1088,6 +1089,7 @@ Defaults to: ``['pretty please pagure-ci rebuild']`` .. note:: The sentences defined in this configuration key should be lower case only! + FLAG_STATUSES_LABELS ~~~~~~~~~~~~~~~~~~~~ @@ -1095,6 +1097,7 @@ By default, Pagure has ``success``, ``failure``, ``error``, ``pending`` and ``canceled`` statuses of PR and commit flags. This setting allows you to define a custom mapping of statuses to their respective Bootstrap labels. + FLAG_SUCCESS ~~~~~~~~~~~~ @@ -1102,6 +1105,7 @@ Holds name of PR/commit flag that is considered a success. Defaults to: ``success`` + FLAG_FAILURE ~~~~~~~~~~~~ @@ -1109,6 +1113,7 @@ Holds name of PR/commit flag that is considered a failure. Defaults to: ``failure`` + FLAG_PENDING ~~~~~~~~~~~~ @@ -1116,6 +1121,7 @@ Holds name of PR/commit flag that is considered a pending state. Defaults to: ``pending`` + EXTERNAL_COMMITTER ~~~~~~~~~~~~~~~~~~ @@ -1158,6 +1164,7 @@ To give access to just some projects (named ``rpms/test`` and } } + REQUIRED_GROUPS ~~~~~~~~~~~~~~~ @@ -1190,6 +1197,7 @@ With this configuration (evaluated in the provided order): * only users in the ``contributor`` group will be allowed to be added to any project on this pagure instance. + GITOLITE_PRE_CONFIG ~~~~~~~~~~~~~~~~~~~