-
Notifications
You must be signed in to change notification settings - Fork 10k
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
issues: ci - close inactive issue with workflow #6053
Conversation
bf421ac
to
e36c5c0
Compare
Let's give it a day to see if there are any concerns about adding this |
One small concern is that when this runs the first time, all watchers of the repo will receive several hundred notifications about stale issues. Not sure if we can do anything about that though |
Also @ggerganov should we update the pinned issues and pinned discussions? As some pinned discussions are not very up-to-date. I also think that some PRs deserve more visibility like #5021 , should we have a place to keep track of them (other than "Hot topics" in readme?) |
Finally it stopped after 30 operations per job, so it will progressivly close stale issues. Great: |
Hm, probably better to close them all at once. Otherwise it will spam us every day for a month |
* issues: ci - close inactive issue with workflow * ci: close issue, change workflow schedule time
* issues: ci - close inactive issue with workflow * ci: close issue, change workflow schedule time
Just to share that : this last run manages to break/bypass gmail classification ... Still 500+ to proceed...
But still I think this is for the good, in a couple of weeks, it will become BAU. |
Funnily enough, these issues are truly stale: beam search has been implemented for ages and keeping the model in memory to pass it more text is what the server does. It's useless to have thousands of open issues, it just makes developers ignore the list of issues. |
References