Open JesseStutler opened 1 day ago
Currently, issues or PRs in the volcano community will not be automatically closed if they are not processed for a long time,
https://github.com/volcano-sh/volcano/blob/master/.github/stale.yml
volcano will automatically close stale issues
Currently, issues or PRs in the volcano community will not be automatically closed if they are not processed for a long time,
https://github.com/volcano-sh/volcano/blob/master/.github/stale.yml
volcano will automatically close stale issues
Is the stale bot still working? It seems that the stale bot has disappeared for a while, and we have many stale issues and PRs overstocked and have not been closed.
It may have some problems. But I think this time setting should be done carefully. There are a large number of problems that should be solved, but no one solves them, and then they are closed, which is not very good for users.
It may have some problems. But I think this time setting should be done carefully. There are a large number of problems that should be solved, but no one solves them, and then they are closed, which is not very good for users.
I think if they are indeed valuable and really need repaired, then we should continue to track and repair them, not to let them overstock there. But indeed we need to do this carefully.
What is the problem you're trying to solve
Currently, issues or PRs in the volcano community will not be automatically closed if they are not processed for a long time, which will lead to an overstock of issues and PRs. Similar to the Kubernetes community, if issues and PRs are not processed for a long time, bot need to close those issues pr PRs.
Describe the solution you'd like
E.g., in stale issues or PRs, the k8s bot will comment this: If the issues or PRs still not be processed, the bot will close the issue. Volcano bot also need this feature.
Additional context
No response