Files
openthread/.gemini/config.yaml
T
Jonathan Hui e57dc6778a [gemini] add configuration for Gemini code review (#12619)
This commit adds the .gemini/config.yaml file to configure the Gemini
code review tool. The configuration includes settings for review
severity, comment limits, and automated review triggers for pull
requests.
2026-03-04 19:29:00 -06:00

11 lines
213 B
YAML

have_fun: false
code_review:
disable: false
comment_severity_threshold: MEDIUM
max_review_comments: -1
pull_request_opened:
help: false
summary: true
code_review: true
include_drafts: true