Skip to content

Commit 6864f35

Browse files
Update schema.v2.json
1 parent 723e596 commit 6864f35

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Diff for: static/schema/schema.v2.json

-10
Original file line numberDiff line numberDiff line change
@@ -226,16 +226,6 @@
226226
"default": true,
227227
"description": "Abort the in-progress review if the pull request is closed or merged."
228228
},
229-
"suggested_reviewers": {
230-
"type": "boolean",
231-
"default": true,
232-
"description": "Suggest reviewers based on the changes in the pull request."
233-
},
234-
"possibly_related_prs": {
235-
"type": "boolean",
236-
"default": true,
237-
"description": "Include possibly related pull requests in the review summary."
238-
},
239229
"auto_review": {
240230
"type": "object",
241231
"properties": {

0 commit comments

Comments
 (0)