Skip to content

Commit 92bdd25

Browse files
committed
Migrate from highfive to triagebot
1 parent 19d37d2 commit 92bdd25

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

triagebot.toml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[assign]
2-
31
[ping.windows]
42
message = """\
53
Hey Windows Group! This bug has been identified as a good "Windows candidate".
@@ -13,3 +11,11 @@ label = "O-windows"
1311

1412
[shortcut]
1513

14+
[autolabel."S-waiting-on-review"]
15+
new_pr = true
16+
17+
[assign]
18+
contributing_url = "https://rust-lang.github.io/cargo/contrib/"
19+
20+
[assign.owners]
21+
"*" = ["@ehuss", "@epage", "@weihanglo"]

0 commit comments

Comments
 (0)