Skip to content

Commit b0f5bb8

Browse files
Update schema.v2.json
1 parent d52ca17 commit b0f5bb8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

static/schema/schema.v2.json

-10
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,6 @@
112112
"default": true,
113113
"description": "Enable free tier features for users not on a paid plan."
114114
},
115-
"auto_resolve_threads": {
116-
"type": "boolean",
117-
"default": true,
118-
"description": "Automatically resolve threads when code changes address the feedback. When disabled, metrics are still tracked but threads won't be marked as resolved."
119-
},
120115
"reviews": {
121116
"type": "object",
122117
"properties": {
@@ -781,11 +776,6 @@
781776
"default": true,
782777
"description": "Enable the bot to reply automatically without requiring the user to tag it."
783778
},
784-
"create_issues": {
785-
"type": "boolean",
786-
"default": true,
787-
"description": "Enable Issue creation by CodeRabbit from PR comments."
788-
},
789779
"integrations": {
790780
"type": "object",
791781
"properties": {

0 commit comments

Comments
 (0)