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

View File

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