mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Update daysUntilStale value in probot-stale config
This commit is contained in:
parent
1cffe2215f
commit
fae8788b8a
1 changed files with 1 additions and 1 deletions
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
# Probot Stale configuration file
|
||||
|
||||
# Number of days of inactivity before an issue becomes stale
|
||||
daysUntilStale: 190
|
||||
daysUntilStale: 200
|
||||
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
|
|
Loading…
Add table
Reference in a new issue