mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Rollup merge of #138801 - lolbinarycat:triagebot-autolabel-138565, r=Noratrieb
triagebot: add autolabel rules for D-* and L-* fixes #138565 r? `@Noratrieb`
This commit is contained in:
@@ -307,6 +307,23 @@ exclude_labels = [
|
||||
"T-*",
|
||||
]
|
||||
|
||||
trigger_labels = [
|
||||
"D-*",
|
||||
"A-diagnostics",
|
||||
]
|
||||
|
||||
[autolabel."A-diagnostics"]
|
||||
|
||||
trigger_labels = [
|
||||
"D-*",
|
||||
]
|
||||
|
||||
[autolabel."A-lints"]
|
||||
|
||||
trigger_labels = [
|
||||
"L-*",
|
||||
]
|
||||
|
||||
[autolabel."T-libs"]
|
||||
trigger_files = [
|
||||
"library/alloc",
|
||||
|
||||
Reference in New Issue
Block a user