]> git.lizzy.rs Git - rust.git/blob - triagebot.toml
Auto merge of #61300 - indygreg:upgrade-cross-make, r=sanxiyn
[rust.git] / triagebot.toml
1 [relabel]
2 allow-unauthenticated = [
3     "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
4     # I-* without I-nominated
5     "I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
6 ]
7
8 [assign]