Skip to content

Commit

Permalink
Rollup merge of rust-lang#60000 - pietroalbini:triagebot, r=Mark-Simu…
Browse files Browse the repository at this point in the history
…lacrum

Add repo-specific triagebot configuration

r? @Mark-Simulacrum
cc rust-lang/triagebot#9
  • Loading branch information
Centril authored Apr 16, 2019
2 parents 73504d0 + 3db489b commit b4dbd96
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
@@ -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",
]

0 comments on commit b4dbd96

Please sign in to comment.