Add S-waiting-on-review autolabel.

This commit is contained in:
Eric Huss 2022-11-29 05:18:43 -08:00
parent bfb973f1c7
commit 8759f33bb3

View File

@ -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"