We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541d9bc commit 083e579Copy full SHA for 083e579
1 file changed
.gemini/config.yaml
@@ -48,6 +48,10 @@ code_review:
48
# Type boolean, default: true.
49
code_review: true
50
51
+ # Enables agent functionality on draft pull requests.
52
+ # Type: boolean, default: true.
53
+ include_drafts: false
54
+
55
# List of glob patterns to ignore (files and directories).
56
# Type: array of string, default: [].
57
ignore_patterns: []
0 commit comments