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

Add label while auto closing issues. #298

Open shailesh-vaidya opened 4 years ago

shailesh-vaidya commented 4 years ago

May be this feature already available but I could not get documentation correct. Can we add label while marking that issues as closed automatically. Something like closeLabel: auto-closed

MarcelRaschke commented 4 years ago

sounds good

Von meinem iPhone gesendet

Am 10.08.2020 um 13:30 schrieb Shailesh Vadiya notifications@github.com:

 May be this feature already available but I could not get documentation correct. Can we add label while marking that issues as closed automatically. Something like closeLabel: auto-closed

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hawkeye116477 commented 3 years ago

It's already available. Look at https://github.com/probot/stale#usage, it's named staleLabel.

GitHub
probot/stale
A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity. - probot/stale
OllisGit commented 3 years ago

Hi @hawkeye116477 ,

this is the label for "staleing" an issue, but we are looking for adding a label after the bot closed the issue ("Label to use when marking as closed"). So, that is possible to identify who closed the issue in the issue-list-view.

This feature would be really helpful.

OllisGit commented 3 years ago

fyi, I created a PR #317 for that feature!

stale[bot] commented 3 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

OllisGit commented 3 years ago

Hi stale bot, I think you need to tell me what is missing ;-)

Maybe all project managers are very busy!