stale icon indicating copy to clipboard operation
stale copied to clipboard

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

Open KomachiSion opened this issue 3 years ago • 2 comments

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?

KomachiSion avatar Aug 15 '22 02:08 KomachiSion

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's core application folder. Contribute to getkirby/kirby development by creating an account on GitHub.

afbora avatar Aug 26 '22 08:08 afbora

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
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

EndBug avatar Aug 29 '22 10:08 EndBug