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.

Commitd82342c

Browse files
Update schema.v2.json
1 parentd0ff2d4 commitd82342c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,11 @@
191191
"default":true,
192192
"description":"Suggest labels based on the changes in the pull request in the walkthrough."
193193
},
194+
"auto_apply_labels": {
195+
"type":"boolean",
196+
"default":false,
197+
"description":"Automatically apply the suggested labels to the PR/MR."
198+
},
194199
"suggested_reviewers": {
195200
"type":"boolean",
196201
"default":true,
@@ -214,11 +219,6 @@
214219
"type":"string",
215220
"maxLength":3000,
216221
"description":"Instructions for the label. Example: Apply when the PR/MR contains changes to the react components."
217-
},
218-
"auto_apply": {
219-
"type":"boolean",
220-
"default":false,
221-
"description":"Automatically apply the label to the PR/MR."
222222
}
223223
},
224224
"required": ["label","instructions"],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp