File tree 1 file changed +6
-11
lines changed
1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 141
141
"default" : " @coderabbitai" ,
142
142
"description" : " Add this keyword in the PR/MR title to auto-generate the title."
143
143
},
144
- "review_status " : {
144
+ "poem " : {
145
145
"type" : " boolean" ,
146
146
"default" : true ,
147
- "description" : " Post review details on each review. Additionally, post a review status when a review is skipped in certain cases ."
147
+ "description" : " Generate a poem in the walkthrough comment ."
148
148
},
149
- "poem " : {
149
+ "review_status " : {
150
150
"type" : " boolean" ,
151
151
"default" : true ,
152
- "description" : " Generate a poem in the walkthrough comment ."
152
+ "description" : " Post review details on each review. Additionally, post a review status when a review is skipped in certain cases ."
153
153
},
154
154
"collapse_walkthrough" : {
155
155
"type" : " boolean" ,
156
156
"default" : false ,
157
157
"description" : " Generate walkthrough in a markdown collapsible section."
158
158
},
159
- "sequence_diagrams" : {
160
- "type" : " boolean" ,
161
- "default" : true ,
162
- "description" : " Generate sequence diagrams in the walkthrough."
163
- },
164
159
"path_filters" : {
165
160
"type" : " array" ,
166
161
"items" : {
201
196
"enabled" : {
202
197
"type" : " boolean" ,
203
198
"default" : true ,
204
- "description" : " Automatic Review | Automatic code review"
199
+ "description" : " Enable Automatic Review | Automatic code review"
205
200
},
206
201
"auto_incremental_review" : {
207
202
"type" : " boolean" ,
208
203
"default" : true ,
209
- "description" : " Automatic Incremental Review | Automatic incremental code review on each push"
204
+ "description" : " Enable Automatic Incremental Review | Automatic incremental code review on each push"
210
205
},
211
206
"ignore_title_keywords" : {
212
207
"type" : " array" ,
You can’t perform that action at this time.
0 commit comments