mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
Reduce the number of days an issue is stale by 10
This commit is contained in:
parent
13cd450394
commit
583f25cfbd
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
@ -1,8 +1,8 @@
|
||||
# Probot Stale configuration file
|
||||
|
||||
# Number of days of inactivity before an issue becomes stale
|
||||
# 710 is approximately 1 year and 11 months
|
||||
daysUntilStale: 710
|
||||
# 700 is approximately 1 year and 11 months
|
||||
daysUntilStale: 700
|
||||
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
|
Loading…
Reference in New Issue
Block a user