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 GitHub
parent f95e43ea41
commit b4280ef72c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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