Skip to content

Commit 0d1e64f

Browse files
authored
tools: update stale bot messaging
PR-URL: #52423 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Ruy Adorno <ruy@vlt.sh> Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
1 parent 8f61b65 commit 0d1e64f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/workflows/close-stale-feature-requests.yml

+5-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ env:
1919
2020
WARN_MESSAGE: >
2121
There has been no activity on this feature request for
22-
5 months and it is unlikely to be implemented.
23-
It will be closed 6 months after the last non-automated comment.
24-
22+
5 months. To help maintain relevant open issues, please
23+
add the https://github.com/nodejs/node/labels/never-stale
24+
label or close this issue if it should be closed. If not,
25+
the issue will be automatically closed 6 months after the
26+
last non-automated comment.
2527
2628
For more information on how the project manages
2729
feature requests, please consult the

0 commit comments

Comments
 (0)