1
0
mirror of https://github.com/Jguer/yay synced 2024-07-08 04:16:16 +00:00

ci(github): tame stale bot

This commit is contained in:
jguer 2021-03-13 12:21:15 +01:00
parent 4b476a0e78
commit bfd5ca6024
No known key found for this signature in database
GPG Key ID: 6D6CC9BEA8556B35

4
.github/stale.yml vendored
View File

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