Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit9a08f8c

Browse files
Update schema.v2.json
1 parent4f2ae5c commit9a08f8c

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -141,26 +141,21 @@
141141
"default":"@coderabbitai",
142142
"description":"Add this keyword in the PR/MR title to auto-generate the title."
143143
},
144-
"review_status": {
144+
"poem": {
145145
"type":"boolean",
146146
"default":true,
147-
"description":"Post review details on each review. Additionally, post a review status when a review is skippedincertain cases."
147+
"description":"Generate a poeminthe walkthrough comment."
148148
},
149-
"poem": {
149+
"review_status": {
150150
"type":"boolean",
151151
"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."
153153
},
154154
"collapse_walkthrough": {
155155
"type":"boolean",
156156
"default":false,
157157
"description":"Generate walkthrough in a markdown collapsible section."
158158
},
159-
"sequence_diagrams": {
160-
"type":"boolean",
161-
"default":true,
162-
"description":"Generate sequence diagrams in the walkthrough."
163-
},
164159
"path_filters": {
165160
"type":"array",
166161
"items": {
@@ -201,12 +196,12 @@
201196
"enabled": {
202197
"type":"boolean",
203198
"default":true,
204-
"description":"Automatic Review | Automatic code review"
199+
"description":"EnableAutomatic Review | Automatic code review"
205200
},
206201
"auto_incremental_review": {
207202
"type":"boolean",
208203
"default":true,
209-
"description":"Automatic Incremental Review | Automatic incremental code review on each push"
204+
"description":"EnableAutomatic Incremental Review | Automatic incremental code review on each push"
210205
},
211206
"ignore_title_keywords": {
212207
"type":"array",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp