summaryrefslogtreecommitdiff
path: root/triagebot.toml
blob: 0e703a3ab349d2951a0cc0b914e4499092d0b464 (plain)
1
2
3
4
5
6
7
8
[relabel]
allow-unauthenticated = [
    "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
    # I-* without I-nominated
    "I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
]

[assign]