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

[question] Stale in my project seems stop working after Jul #384

Open KomachiSion opened 2 years ago

KomachiSion commented 2 years ago

Our project https://github.com/alibaba/nacos is using stale rob to manage and closing expired issue auto. It can work well before. But I found that the rob seems stop working after July.

The latest issue stale tagged is https://github.com/alibaba/nacos/issues/7595.

How to found out the reason?

afbora commented 2 years ago

We are also having the same problem. 16 days ago it automatically labelled to many issues. But it didn't work again for issues that should have closed after 14 days. It was working before.

Stale config: https://github.com/getkirby/kirby/blob/main/.github/stale.yml

GitHub
kirby/stale.yml at main · getkirby/kirby
Kirby's core application folder. Contribute to getkirby/kirby development by creating an account on GitHub.
EndBug commented 2 years ago

It seems like this whole repo is stale (ironic, huh?), even though the situation is not very clear. This app has been removed from probot's website, I guess that we're now supposed to use https://github.com/actions/stale instead...

Some ref: https://github.com/probot/probot.github.io/pull/376 https://github.com/probot/stale/issues/349

GitHub
GitHub - actions/stale: Marks issues and pull requests that have not had recent interaction
Marks issues and pull requests that have not had recent interaction - GitHub - actions/stale: Marks issues and pull requests that have not had recent interaction