From fac3c0dfae1055b896df2323a4a9a6a1e78ce8ff Mon Sep 17 00:00:00 2001 From: Wes Todd Date: Mon, 8 Apr 2024 09:47:21 -0500 Subject: [PATCH] tools: update stale bot messaging --- .github/workflows/close-stale-feature-requests.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/close-stale-feature-requests.yml b/.github/workflows/close-stale-feature-requests.yml index ca2bd3a0d86caf..98b08df82a70e2 100644 --- a/.github/workflows/close-stale-feature-requests.yml +++ b/.github/workflows/close-stale-feature-requests.yml @@ -19,9 +19,11 @@ env: WARN_MESSAGE: > There has been no activity on this feature request for - 5 months and it is unlikely to be implemented. - It will be closed 6 months after the last non-automated comment. - + 5 months. To help maintain relevant open issues, please + add the https://github.com/nodejs/node/labels/never-stale + label or close this issue if it should be closed. If not, + the issue will be automatically closed 6 months after the + last non-automated comment. For more information on how the project manages feature requests, please consult the