Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Apply actions/stale to warn and close inactive issues and PRs #512

Open
thienandangthanh opened this issue Nov 7, 2023 · 0 comments · May be fixed by #513
Open

Feature Request: Apply actions/stale to warn and close inactive issues and PRs #512

thienandangthanh opened this issue Nov 7, 2023 · 0 comments · May be fixed by #513

Comments

@thienandangthanh
Copy link

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.

@thienandangthanh thienandangthanh linked a pull request Nov 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant