mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Reduce the number of days an issue is stale by 15
This commit is contained in:
parent
cd79d7cb75
commit
3f9bf00c15
1 changed files with 2 additions and 2 deletions
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
|
||||
# 875 is approximately 2 years and 5 months
|
||||
daysUntilStale: 875
|
||||
# 860 is approximately 2 years and 4 months
|
||||
daysUntilStale: 860
|
||||
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
|
|
Loading…
Add table
Reference in a new issue