Skip to content

Commit df9f75e

Browse files
committed
remove i-* labels
1 parent 8fb40f7 commit df9f75e

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

triagebot.toml

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,26 @@ allow-unauthenticated = [
1313
"D-*",
1414
"E-*",
1515
"F-*",
16-
"I-*",
16+
"I-compilemem",
17+
"I-compiletime",
18+
"I-ICE",
19+
"I-heavy",
20+
"I-crash",
21+
"I-unsound",
22+
"I-slow",
23+
"I-needs-decision",
24+
"I-hang",
25+
"I-prioritize",
26+
"I-monomorphization",
27+
"I-cycle",
28+
"I-memleak",
29+
"I-miscompile",
30+
"I-lang-radar",
31+
"I-lang-bikeshed",
32+
"I-llvm-error",
33+
"I-edition-triaged",
34+
"I-flaky-test",
35+
"I-lang-easy-decision",
1736
"L-*",
1837
"NLL-*",
1938
"O-*",

0 commit comments

Comments
 (0)