We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a198e7 commit e6c9648Copy full SHA for e6c9648
.bootc-dev-infra-commit.txt
@@ -0,0 +1 @@
1
+3249ff02e990cb856da25dcf44add398202088c0
.gemini/config.yaml
@@ -0,0 +1,15 @@
+# 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