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 313ae8c commit 5bac613Copy full SHA for 5bac613
.gemini/config.yaml
@@ -0,0 +1,6 @@
1
+# https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github
2
+have_fun: false # Just review the code
3
+code_review:
4
+ comment_severity_threshold: HIGH # Reduce quantity of comments
5
+ pull_request_opened:
6
+ summary: false # Don't summarize the PR in a separate comment
0 commit comments