Update stale.yml

main
Suresh Alse 2 years ago committed by GitHub
parent 8d9e9a73a3
commit c69ef51a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/stale.yml vendored

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

Loading…
Cancel
Save