Skip to content

Commit 04d97f3

Browse files
authored
Merge pull request #451 from microsoft/abandoned-policy-update
Change notUsedDays from 1600 to 540
2 parents 89bb292 + 84b8f09 commit 04d97f3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

policies/abandonedRepo.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ where:
66
configuration:
77
abandonedRepoPrimitive:
88
isEnabled: true
9-
notUsedDays: 1600 #4.5years
9+
# 18 months
10+
notUsedDays: 540

0 commit comments

Comments
 (0)