You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing to request the implementation of the actions/stale bot in our repository. This bot is designed to warn and then close issues and pull requests that have had no activity for a specified amount of time.
I’ve noticed that our repository is currently bloated with issues that have not been resolved over the years. There are also many issues that have become irrelevant over time. The use of the actions/stale bot will help us manage our repository more effectively by automatically handling these inactive issues and PRs. This will keep our issues list up-to-date and relevant, and allow us to focus our efforts on active tasks.
Here’s a brief overview of how the bot works:
The bot adds a “Stale” label to issues and pull requests after a certain number of days of inactivity (default is 60 days).
If the issues or pull requests remain inactive for a certain number of days after being labeled “Stale” (default is 7 days), the bot will automatically close them.
We can customize these settings to fit our project’s needs.
I am willing to create a Pull Request to introduce this feature. I believe this improvement will greatly enhance our project management process.
Thank you for considering this feature request.
The text was updated successfully, but these errors were encountered:
I am writing to request the implementation of the actions/stale bot in our repository. This bot is designed to warn and then close issues and pull requests that have had no activity for a specified amount of time.
I’ve noticed that our repository is currently bloated with issues that have not been resolved over the years. There are also many issues that have become irrelevant over time. The use of the actions/stale bot will help us manage our repository more effectively by automatically handling these inactive issues and PRs. This will keep our issues list up-to-date and relevant, and allow us to focus our efforts on active tasks.
Here’s a brief overview of how the bot works:
We can customize these settings to fit our project’s needs.
I am willing to create a Pull Request to introduce this feature. I believe this improvement will greatly enhance our project management process.
Thank you for considering this feature request.
The text was updated successfully, but these errors were encountered: