Disable Gemini PR reviews on draft PRs. (#20362)

Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
Christian Gunderman 2026-02-27 19:25:33 +00:00 committed by GitHub
parent 7f8ce8657c
commit 0b682538d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,4 +9,5 @@ code_review:
help: false
summary: true
code_review: true
include_drafts: false
ignore_patterns: []