We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723e596 commit 6864f35Copy full SHA for 6864f35
static/schema/schema.v2.json
@@ -226,16 +226,6 @@
226
"default": true,
227
"description": "Abort the in-progress review if the pull request is closed or merged."
228
},
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
236
237
- "description": "Include possibly related pull requests in the review summary."
238
239
"auto_review": {
240
"type": "object",
241
"properties": {
0 commit comments