mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 14:38:46 +00:00
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
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue