Skip to content

Commit df22b33

Browse files
Update schema.v2.json
1 parent d8ecd7c commit df22b33

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
@@ -141,6 +141,11 @@
141141
"default": "@coderabbitai",
142142
"description": "Add this keyword in the PR/MR title to auto-generate the title."
143143
},
144+
"auto_title_instructions": {
145+
"type": "string",
146+
"default": "",
147+
"description": "Auto Title Instructions | Custom instructions for auto-generating the PR/MR title."
148+
},
144149
"review_status": {
145150
"type": "boolean",
146151
"default": true,

0 commit comments

Comments
 (0)