We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f61b65 commit 0d1e64fCopy full SHA for 0d1e64f
.github/workflows/close-stale-feature-requests.yml
@@ -19,9 +19,11 @@ env:
19
20
WARN_MESSAGE: >
21
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
-
+ 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,
25
+ the issue will be automatically closed 6 months after the
26
+ last non-automated comment.
27
28
For more information on how the project manages
29
feature requests, please consult the
0 commit comments