mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 06:45:13 +01:00
ci/gemini: Turn off PR summary by default
It's just way too noisy and we generally expect the humans to describe the basics. Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
12
.gemini/config.yaml
Normal file
12
.gemini/config.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
# This config mainly overrides `summary: false` by default
|
||||
# as it's really noisy.
|
||||
have_fun: true
|
||||
code_review:
|
||||
disable: false
|
||||
comment_severity_threshold: MEDIUM
|
||||
max_review_comments: -1
|
||||
pull_request_opened:
|
||||
help: false
|
||||
summary: false # turned off by default
|
||||
code_review: true
|
||||
ignore_patterns: []
|
||||
Reference in New Issue
Block a user