You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/policies/resourceManagement.yml
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,18 @@ configuration:
136
136
label: Resolution-Wont Fix
137
137
actions:
138
138
- closeIssue
139
+
- description:
140
+
frequencies:
141
+
- hourly:
142
+
hour: 6
143
+
filters:
144
+
- isOpen
145
+
- hasLabel:
146
+
label: Resolution-No Activity
147
+
actions:
148
+
- closeIssue
149
+
- addReply:
150
+
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.
0 commit comments