Skip to content

Commit e6c9648

Browse files
author
bootc-dev Bot
committed
Sync common files from infra repository
Synchronized from bootc-dev/infra@3249ff0. Signed-off-by: bootc-dev Bot <[email protected]>
1 parent 5a198e7 commit e6c9648

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.bootc-dev-infra-commit.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3249ff02e990cb856da25dcf44add398202088c0

.gemini/config.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# This config mainly overrides `summary: false` by default
2+
# as it's really noisy.
3+
have_fun: true
4+
code_review:
5+
disable: false
6+
# Even medium level can be quite noisy, I don't think
7+
# we need LOW. Anyone who wants that type of stuff should
8+
# be able to get it locally or before review.
9+
comment_severity_threshold: MEDIUM
10+
max_review_comments: -1
11+
pull_request_opened:
12+
help: false
13+
summary: false # turned off by default
14+
code_review: true
15+
ignore_patterns: []

0 commit comments

Comments
 (0)