Skip to content

Commit 8759f33

Browse files
committed
Add S-waiting-on-review autolabel.
1 parent bfb973f commit 8759f33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

triagebot.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ allow-unauthenticated = [
99
# See https://github.com/rust-lang/triagebot/wiki/Shortcuts
1010
[shortcut]
1111

12+
[autolabel."S-waiting-on-review"]
13+
new_pr = true
14+
1215
[assign]
1316
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
1417

0 commit comments

Comments
 (0)