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

Commitbb3ccc1

Browse files
Update schema.v2.json
1 parentb12376e commitbb3ccc1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎static/schema/schema.v2.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,14 @@
336336
},
337337
"default": [],
338338
"description":"Base branches (other than the default branch) to review. Accepts regex patterns."
339+
},
340+
"ignore_usernames": {
341+
"type":"array",
342+
"items": {
343+
"type":"string"
344+
},
345+
"default": [],
346+
"description":"Ignore reviewing pull requests by these usernames. These should match the Git platform usernames exactly, not the email addresses."
339347
}
340348
},
341349
"additionalProperties":false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp