aboutsummaryrefslogtreecommitdiff
path: root/mod/module.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-05-13 13:28:42 +0200
committerFrancois Kritzinger <francois@codesynthesis.com>2024-10-15 09:05:28 +0200
commite81fdae1ade9eee3cf36c4a785352a479f2eb241 (patch)
tree127f7ded19cdb9416756ce93251ad9327a077683 /mod/module.cli
parentdc3a911495292fc6eda318fac32f5606ffb12568 (diff)
Review
Diffstat (limited to 'mod/module.cli')
-rw-r--r--mod/module.cli5
1 files changed, 3 insertions, 2 deletions
diff --git a/mod/module.cli b/mod/module.cli
index 009757f..7246ecf 100644
--- a/mod/module.cli
+++ b/mod/module.cli
@@ -863,14 +863,15 @@ namespace brep
string ci-github-app-webhook-secret
{
"<secret>",
- "The GitHub app's configured webhook secret."
+ "The GitHub App's configured webhook secret. If not set, then the
+ GitHub CI service is disabled."
}
path ci-github-app-private-key
{
"<path>",
"The private key used during GitHub API authentication. Created in
- the GitHub app's settings."
+ the GitHub App's settings."
}
uint16_t ci-github-jwt-validity-period = 600