mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 07:04:22 +00:00
Add rustbot features related to PR state labels
This commit is contained in:
parent
bbcb77ea6f
commit
3508820a14
1 changed files with 10 additions and 0 deletions
|
@ -1 +1,11 @@
|
|||
[assign]
|
||||
|
||||
[shortcut]
|
||||
|
||||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"S-*",
|
||||
]
|
||||
|
||||
[autolabel."S-waiting-on-review"]
|
||||
new_pr = true
|
||||
|
|
Loading…
Reference in a new issue