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
This commit is contained in:
commit
3cf2c17e53
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user