Tweak close stale issues configuration (#18275)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2024-09-24 09:15:25 -04:00 committed by GitHub
parent 93a4295f66
commit 336b4a5690
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,10 +18,14 @@ jobs:
Thanks for your help!
close-issue-message: "This issue was closed due to inactivity; feel free to open a new issue if you're still experiencing this problem!"
# We will increase `days-before-stale` to 365 on or after Jan 24th,
# 2024. This date marks one year since migrating issues from
# 'community' to 'zed' repository. The migration added activity to all
# issues, preventing 365 days from working until then.
days-before-stale: 180
days-before-close: 7
any-of-issue-labels: "defect,panic / crash"
operations-per-run: 100
operations-per-run: 200
ascending: true
enable-statistics: true
stale-issue-label: "stale"