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.

Commit12f8e51

Browse files
Update schema.v2.json
1 parent981b7e0 commit12f8e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
"type":"string"
328328
},
329329
"default": [],
330-
"description":"Restrict automatic reviews toonlythosepull requests that match one of the specified labels."
330+
"description":"List of labels tocontrol which PRs/MRs to review. Labels starting with '!' are negative matches. Examples: ['bug', 'feature'] - reviews PRs with 'bug' OR 'feature' label. ['!wip'] - reviews all PRs exceptthosewith 'wip' label. ['bug', '!wip'] - reviews PRs with 'bug' label but not if they have 'wip' label."
331331
},
332332
"drafts": {
333333
"type":"boolean",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp