Skip to content

Commit f6948fc

Browse files
authored
Opt labels out of automated issue cleanup (#113170)
* Opt the area-codegen-coreclr label out of automated issue cleanup * Also opt area-tools-ilverification and area-iltools-coreclr out of issue cleanup
1 parent 7b627ed commit f6948fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/policies/resourceManagement.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ configuration:
1919
- isOpen
2020
- isNotLabeledWith:
2121
label: backlog-cleanup-candidate
22+
- isNotLabeledWith:
23+
label: area-codegen-coreclr
24+
- isNotLabeledWith:
25+
label: area-iltools-coreclr
26+
- isNotLabeledWith:
27+
label: area-tools-ilverification
2228
actions:
2329
- addReply:
2430
reply: >-

0 commit comments

Comments
 (0)