nodejs / help

:sparkles: Need help with Node.js? File an Issue here. :rocket:
1.44k stars 276 forks source link

meta: update stalebot #4379

Closed RedYetiDev closed 1 month ago

RedYetiDev commented 2 months ago

Updates the stalebot with a shorter stale-time, more detailed message, and uses v9.0.0.

RedYetiDev commented 2 months ago

It's extremely important that these are tested before merge. I didn't do a full test, as I don't have the resources, but they should get one.

gireeshpunathil commented 2 months ago

60 days seem to be very aggressive to me. 180 days looks reasonable.

preveen-stack commented 2 months ago

Previous discussion on this https://github.com/nodejs/help/pull/4270

RedYetiDev commented 2 months ago

60 days seem to be very aggressive to me. 180 days looks reasonable.

I feel like, if nothing has happened with your issue in 60 days, chances are nothing will occur with it. I think 180 is too long, maybe 90?

gireeshpunathil commented 2 months ago

@RedYetiDev - given:

it is possible that some volunteer get some time after one or two months and decides to make spend some quality time to help with a number of issues. I do that occasionally.

RedYetiDev commented 2 months ago

I'm happy with changing it to 180 for now, if you'd like.

RedYetiDev commented 2 months ago

I'll squash and merge, etc, later today

RedYetiDev commented 2 months ago

I deleted the second file as I feel it's an issue for a different PR. If you'd like me to squash LMK.

RedYetiDev commented 2 months ago

BTW, @gireeshpunathil,

This PR also upped the operation count to 500, which matches the Node.js repo, and will make the bot more effective.

RedYetiDev commented 1 month ago

Squashed