Skip to content

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

@thienandangthanh

Description

@thienandangthanh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions