mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-05-26 09:29:30 +02:00
chore: Updated stalebot config (#1587)
This commit is contained in:
committed by
GitHub
parent
8d4fdc7108
commit
619b4a0d48
+2
-2
@@ -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