We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212b12a commit 1788c2cCopy full SHA for 1788c2c
static/schema/schema.v2.json
@@ -136,6 +136,11 @@
136
"default": "@coderabbitai summary",
137
"description": "Placeholder in the PR/MR description that gets replaced with the high level summary."
138
},
139
+ "high_level_summary_in_walkthrough": {
140
+ "type": "boolean",
141
+ "default": false,
142
+ "description": "Include the high level summary in the walkthrough comment."
143
+ },
144
"auto_title_placeholder": {
145
"type": "string",
146
"default": "@coderabbitai",
0 commit comments