Auto merge of #13544 - HKalbasi:patch-2, r=Veykril
Add rustbot features related to PR state labels It makes rustbot add `S-waiting-on-review` to every new PR, and ``@rustbot` author` and ``@rustbot` review` commands working.
This commit is contained in:
commit
ad633db493
@ -1 +1,11 @@
|
||||
[assign]
|
||||
|
||||
[shortcut]
|
||||
|
||||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"S-*",
|
||||
]
|
||||
|
||||
[autolabel."S-waiting-on-review"]
|
||||
new_pr = true
|
||||
|
Loading…
Reference in New Issue
Block a user