1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-03 02:37:55 +01:00

Change daysUntilClose for stale

This commit is contained in:
AkiraFukushima 2022-09-25 12:42:45 +09:00
parent 0ebceed5a7
commit 5cb7d32522
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957

2
.github/stale.yml vendored
View File

@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 180
# 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:
- dependencies