From 07aa28eee6d869535f130a315f8ed52dcabcd648 Mon Sep 17 00:00:00 2001 From: Matias Quaranta Date: Tue, 12 Dec 2023 14:40:53 -0800 Subject: [PATCH] [Internal] Automation: Fixes check for issue assignment (#4213) * Removing * fix --- .github/policies/resourceManagement.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 7d78118b0e..daa00a6a21 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -20,7 +20,6 @@ configuration: label: needs-more-information - noActivitySince: days: 14 - - isNotAssigned actions: - addReply: reply: '@${issueAuthor} this issue requires more information for the team to be able to help. In case this information is available, please add it and re-open the Issue.'