Skip to content

Commit 3508820

Browse files
authored
Add rustbot features related to PR state labels
1 parent bbcb77e commit 3508820

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

triagebot.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
[assign]
2+
3+
[shortcut]
4+
5+
[relabel]
6+
allow-unauthenticated = [
7+
"S-*",
8+
]
9+
10+
[autolabel."S-waiting-on-review"]
11+
new_pr = true

0 commit comments

Comments
 (0)