From da94b70597881fbc285ca4e5896f07489409c25c Mon Sep 17 00:00:00 2001 From: Jeff Wilcox <427913+jeffwilcox@users.noreply.github.com> Date: Wed, 20 Sep 2023 22:50:50 -0400 Subject: [PATCH] Ratchet up abandoned repos To 4.5 years --- policies/abandonedRepo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policies/abandonedRepo.yml b/policies/abandonedRepo.yml index 4432a10..32d531d 100644 --- a/policies/abandonedRepo.yml +++ b/policies/abandonedRepo.yml @@ -6,4 +6,4 @@ where: configuration: abandonedRepoPrimitive: isEnabled: true - notUsedDays: 1825 #5years + notUsedDays: 1600 #4.5years