Skip to content

Commit 3cf2c17

Browse files
committed
Auto merge of #9985 - ehuss:triagebot-autolabel, r=xFrednet
Add S-waiting-on-review autolabel. This adds the S-waiting-on-review autolabel feature for new PRs. This was previously handled by highfive, but I neglected to include it in #9963. changelog: none
2 parents bfb973f + 8759f33 commit 3cf2c17

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)