Skip to content

build: introduce a stale issues workflow

Rodrigo Muino Tomonari requested to merge github/fork/Trott/stale into master

Closes: https://github.com/nodejs/node/issues/29232

It's time. Good grief, is it way past time.

Let's go with the default settings like in this PR. That will initially result in a bit of a stale-ocalypse as a few hundred issues and PRs get labeled stale all at once. Let it happen!

Only things that have no activity for 60 days will get marked stale. Then, if no one comments or removes the stale label for 7 full days after that, the issue or pull request will be closed. Let it happen!

And even if a few things get closed that shouldn't get closed, it's easy enough to re-open them. Let it happen!

And of course, we can always adjust or remove the workflow if it doesn't work out. But good grief, let's stop talking about this and just do it already.

I have opinions on this, obviously.

Merge request reports

Loading