Skip to content

Commit d646e46

Browse files
Update schema.v2.json
1 parent 91d11d7 commit d646e46

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/schema/schema.v2.json

+5
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,11 @@
136136
"default": "@coderabbitai summary",
137137
"description": "Placeholder in the PR/MR description that gets replaced with the high level summary."
138138
},
139+
"high_level_summary_in_walkthrough": {
140+
"type": "boolean",
141+
"default": false,
142+
"description": "Include the high level summary in the walkthrough comment."
143+
},
139144
"auto_title_placeholder": {
140145
"type": "string",
141146
"default": "@coderabbitai",

0 commit comments

Comments
 (0)