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

use `not_planned` close reason #382

Open tjenkinson opened 2 years ago

tjenkinson commented 2 years ago

closes #379

https://github.blog/changelog/2022-05-19-the-new-github-issues-may-19th-update/ says

We have added a new state_reason attribute to our REST API, GraphQL API and webhooks. These are currently in preview and will be fully shipped in the upcoming week.

but it looks the docs aren't updated given https://github.com/actions/stale/issues/744 has been done I'm assuming it works.

Not sure if you also want an option for this or happy just switching to it?

tenshiAMD commented 2 years ago

Anyone? Please merge. Thanks!

andrii-bodnar commented 1 year ago

Waiting for this feature. Is there any estimate for its release?

nhhagen commented 1 year ago

It would be great if this got released

real-yfprojects commented 1 year ago

I am starting to think that this repo really lives up to its name.

ghost commented 1 year ago

Ran into this issue confusing community members on our repo, please can we consider merging it.

aaronliu0130 commented 1 year ago

@gr2m ?

gr2m commented 1 year ago

The app is defacto unmaintained and we recommend to use the action instead.

gr2m commented 1 year ago

we made it official: both the app and this repository are now deprecated: https://github.com/probot/stale/pull/430