Skip to content

Commit

Permalink
Auto merge of rust-lang#9985 - ehuss:triagebot-autolabel, r=xFrednet
Browse files Browse the repository at this point in the history
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 rust-lang#9963.

changelog: none
  • Loading branch information
bors committed Nov 29, 2022
2 parents bfb973f + 8759f33 commit 3cf2c17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ allow-unauthenticated = [
# See https://github.com/rust-lang/triagebot/wiki/Shortcuts
[shortcut]

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

[assign]
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"

Expand Down

0 comments on commit 3cf2c17

Please sign in to comment.