mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-14 22:02:59 -07:00
Disable Gemini PR reviews on draft PRs. (#20362)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
committed by
GitHub
parent
e8fc61586e
commit
8667e0efb3
@@ -9,4 +9,5 @@ code_review:
|
|||||||
help: false
|
help: false
|
||||||
summary: true
|
summary: true
|
||||||
code_review: true
|
code_review: true
|
||||||
|
include_drafts: false
|
||||||
ignore_patterns: []
|
ignore_patterns: []
|
||||||
|
|||||||
Reference in New Issue
Block a user