probot / stale

A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity.
https://probot.github.io/apps/stale/
ISC License
1.25k stars 212 forks source link

Make the bot less spammy #335

Open mbasaglia opened 3 years ago

mbasaglia commented 3 years ago

This bot keeps spamming the same issues. perhaps it should mark issues as stale only after a contributor to the project has left a comment, because otherwise it marks as stale issues for which no action has been taken and no additional information has been requested by the maintainer.

Here's an example https://github.com/telegramdesktop/tdesktop/issues/7691

It's rather annoying to see spam messages from the bot and risk getting the issue closed with no resolution if I don't take the time to add a comment.

welcome[bot] commented 3 years ago

Thanks for opening this issue. A contributor should be by to give feedback soon. In the meantime, please check out the contributing guidelines and explore other ways you can get involved.

gr2m commented 3 years ago

Add a pinned label. This is not a probot issue, but an issue with the stale app, so I'm going to move the issue over there