From d0b2dc702f9ef29ffaf4fb68d5be9a4a654e38c1 Mon Sep 17 00:00:00 2001 From: Aasim Khan Date: Thu, 8 Dec 2022 16:38:40 -0800 Subject: [PATCH] Updating out of scope comment (#21384) --- .github/label-actions.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/label-actions.yml b/.github/label-actions.yml index 345a1cb288..f23e7af729 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -47,8 +47,5 @@ Needs Logs - Azure: # actions for Out of Scope label Out of Scope: - comment: "Thank you for opening this suggestion! This enhancement is not planned in our -medium-term roadmap. The issue is being closed to reduce active issues to focus on -enhancements that are being considered for an upcoming release. We will review closed issues -with the 'Out of Scope' label when doing long-term planning." + comment: "Thank you for your feedback! This feature is currently out of scope and we do not plan to work on it in a currently planned release. We will close this issue to keep our backlog focused on requests that we are planning to work on. Please note that users can continue to vote and comment on closed issues, which we encourage as it helps us understand user interest and can provide more details about why a feature is requested." close: true