We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d497e43 commit 98e53adCopy full SHA for 98e53ad
triagebot.toml
@@ -308,6 +308,23 @@ exclude_labels = [
308
"T-*",
309
]
310
311
+trigger_labels = [
312
+ "D-*",
313
+ "A-diagnostics",
314
+]
315
+
316
+[autolabel."A-diagnostics"]
317
318
+trigger_lables = [
319
320
321
322
+[autolabel."A-lints"]
323
324
325
+ "L-*",
326
327
328
[autolabel."T-libs"]
329
trigger_files = [
330
"library/alloc",
0 commit comments