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

Commit38c8359

Browse files
Update schema.v2.json
1 parent9edd8fc commit38c8359

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎static/schema/schema.v2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@
466466
"maximum":900000,
467467
"minimum":0,
468468
"default":90000,
469-
"description":"Time in milliseconds to wait for all GitHub Checks to conclude."
469+
"description":"Time in milliseconds to wait for all GitHub Checks to conclude. Default 90 seconds, max 15 minutes (900000ms)."
470470
}
471471
},
472472
"additionalProperties":false,
@@ -1065,7 +1065,7 @@
10651065
"enabled": {
10661066
"type":"boolean",
10671067
"default":true,
1068-
"description":"Enabled | Enable CodeRabbit to enforce yourorganisation's coding standards during reviews."
1068+
"description":"Enabled | Enable CodeRabbit to enforce yourorganization's coding standards during reviews."
10691069
},
10701070
"filePatterns": {
10711071
"type":"array",
@@ -1078,7 +1078,7 @@
10781078
},
10791079
"additionalProperties":false,
10801080
"default": {},
1081-
"description":"CodeRabbit will analyse and learn from yourorganisation's code guidelines, which you can mention in the file patterns section. These guidelines will then be used to conduct thorough code reviews."
1081+
"description":"CodeRabbit will analyse and learn from yourorganization's code guidelines, which you can mention in the file patterns section. These guidelines will then be used to conduct thorough code reviews."
10821082
},
10831083
"learnings": {
10841084
"type":"object",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp