build: 调整issue过期时间

This commit is contained in:
BugKing 2021-07-26 13:01:03 +08:00 committed by fit2-zhao
parent 2ae1c969ba
commit 99134544ca
1 changed files with 2 additions and 2 deletions

4
.github/stale.yml vendored
View File

@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
daysUntilStale: 90
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
daysUntilClose: 30
# Issues with these labels will never be considered stale
exemptLabels:
- lifecycle/frozen