Skip to content

Commit

Permalink
Migrate from highfive to triagebot
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Oct 24, 2022
1 parent 19d37d2 commit 92bdd25
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions triagebot.toml
@@ -1,5 +1,3 @@
[assign]

[ping.windows]
message = """\
Hey Windows Group! This bug has been identified as a good "Windows candidate".
Expand All @@ -13,3 +11,11 @@ label = "O-windows"

[shortcut]

[autolabel."S-waiting-on-review"]
new_pr = true

[assign]
contributing_url = "https://rust-lang.github.io/cargo/contrib/"

[assign.owners]
"*" = ["@ehuss", "@epage", "@weihanglo"]

0 comments on commit 92bdd25

Please sign in to comment.