diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 2e731b5a..d2bb1036 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -136,6 +136,18 @@ configuration: label: Resolution-Wont Fix actions: - closeIssue + - description: + frequencies: + - hourly: + hour: 6 + filters: + - isOpen + - hasLabel: + label: Resolution-No Activity + actions: + - closeIssue + - addReply: + reply: This issue is closed because it has had no activity and on older unsupported versions of PowerShell or PSReadLine. Please try again on latest versions of both and if its still an issue please submit a new issue. - description: frequencies: - hourly: