doc: add section stating that very stale PRs should be closed

PR-URL: https://github.com/nodejs/node/pull/57541
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
Dario Piotrowicz 2025-03-25 03:02:27 +00:00 committed by RafaelGSS
parent efae4d1960
commit f8a1d3069a
No known key found for this signature in database
GPG Key ID: 8BEAB4DFCF555EF4
1 changed files with 5 additions and 0 deletions

View File

@ -446,6 +446,11 @@ credit for the work they started (either by preserving their name and email
address) in the commit log, or by using an `Author:` meta-data tag in the
commit.
If a pull request has been inactive for more than six months, add the `stalled` label
to it. That will trigger an automation that adds a comment explaining the pull request
may be close for inactivity, giving a heads-up to the contributor before actually
closing it if it remains inactive.
### Approving a change
Any Node.js core collaborator (any GitHub user with commit rights in the