mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Merge pull request #1055 from saltstack/rallytime-patch-1
Update daysUntilStale value in probot-stale config
This commit is contained in:
commit
9de7e8bf12
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