Skip to content

Commit e1cf3e7

Browse files
Update schema.v2.json
1 parent 995b41e commit e1cf3e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/schema/schema.v2.json

+5
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,11 @@
781781
"default": true,
782782
"description": "Enable the bot to reply automatically without requiring the user to tag it."
783783
},
784+
"create_issues": {
785+
"type": "boolean",
786+
"default": true,
787+
"description": "Enable Issue creation by CodeRabbit from PR comments."
788+
},
784789
"integrations": {
785790
"type": "object",
786791
"properties": {

0 commit comments

Comments
 (0)