Skip to content

Commit

Permalink
Enable triagebot's relabel functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Dec 18, 2022
1 parent e517d5a commit a41b599
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
[relabel]
allow-unauthenticated = [
"A-*",
"C-*",
"Command-*",
"E-*",
"O-*",
"S-*",
"Z-*",
"needs-mcve",
"regression-*",
"relnotes",
]

[ping.windows]
message = """\
Hey Windows Group! This bug has been identified as a good "Windows candidate".
Expand Down

0 comments on commit a41b599

Please sign in to comment.