Skip to content

Commit

Permalink
add repo-specific triagebot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Apr 15, 2019
1 parent 07133ac commit 3db489b
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 3db489b

Please sign in to comment.