From 6864f3580428302288d109213704d164ae75bc17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 21:45:39 +0000 Subject: [PATCH] Update schema.v2.json --- static/schema/schema.v2.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/static/schema/schema.v2.json b/static/schema/schema.v2.json index 098ea65c..13c56ccb 100644 --- a/static/schema/schema.v2.json +++ b/static/schema/schema.v2.json @@ -226,16 +226,6 @@ "default": true, "description": "Abort the in-progress review if the pull request is closed or merged." }, - "suggested_reviewers": { - "type": "boolean", - "default": true, - "description": "Suggest reviewers based on the changes in the pull request." - }, - "possibly_related_prs": { - "type": "boolean", - "default": true, - "description": "Include possibly related pull requests in the review summary." - }, "auto_review": { "type": "object", "properties": {