Update stale.yml

This commit is contained in:
Kalila 2021-07-08 17:21:19 -04:00 committed by GitHub
parent 9191ca7aa3
commit 1cdebee9b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
.github/stale.yml vendored
View file

@ -1,12 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 120
daysUntilStale: 180
# Number of days of inactivity before a stale issue is closed
daysUntilClose: false
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
- confirmed
- security
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable