Add S-waiting-on-review autolabel.
This commit is contained in:
parent
bfb973f1c7
commit
8759f33bb3
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ allow-unauthenticated = [
|
||||||
# See https://github.com/rust-lang/triagebot/wiki/Shortcuts
|
# See https://github.com/rust-lang/triagebot/wiki/Shortcuts
|
||||||
[shortcut]
|
[shortcut]
|
||||||
|
|
||||||
|
[autolabel."S-waiting-on-review"]
|
||||||
|
new_pr = true
|
||||||
|
|
||||||
[assign]
|
[assign]
|
||||||
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
|
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue