From ca5ad0135c46b1838ff2f66ca34bcef52ca4376a Mon Sep 17 00:00:00 2001 From: martinohmann Date: Fri, 15 Dec 2023 10:03:27 +0100 Subject: [PATCH] fix(renovate): don't assign from codeowners This produces unnecessary email spam. --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index b338ba306..df6aa5731 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -26,7 +26,7 @@ "dependencyDashboardTitle": "Renovate Dashboard 🤖", "suppressNotifications": ["prEditedNotification","prIgnoreNotification"], "rebaseWhen": "conflicted", - "assigneesFromCodeOwners": true, + "assigneesFromCodeOwners": false, "reviewersFromCodeOwners": true, "flux": { "fileMatch": [