add repo-specific triagebot configuration
This commit is contained in:
parent
07133ac70c
commit
3db489bdcf
1 changed files with 6 additions and 0 deletions
6
triagebot.toml
Normal file
6
triagebot.toml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
[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",
|
||||||
|
]
|
Loading…
Add table
Add a link
Reference in a new issue