mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-01-18 17:47:31 +01:00
chore: Updated stalebot config (#1587)
This commit is contained in:
committed by
GitHub
parent
8d4fdc7108
commit
619b4a0d48
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
@@ -1,9 +1,9 @@
|
||||
---
|
||||
# Number of days of inactivity before an issue becomes stale
|
||||
daysUntilStale: 90
|
||||
daysUntilStale: 30
|
||||
|
||||
# Number of days of inactivity before an stale issue is closed
|
||||
daysUntilClose: 30
|
||||
daysUntilClose: 7
|
||||
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: stale
|
||||
|
||||
Reference in New Issue
Block a user