mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-14 22:24:14 +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]
|
[assign]
|
||||||
|
|
||||||
|
[shortcut]
|
||||||
|
|
||||||
|
[relabel]
|
||||||
|
allow-unauthenticated = [
|
||||||
|
"S-*",
|
||||||
|
]
|
||||||
|
|
||||||
|
[autolabel."S-waiting-on-review"]
|
||||||
|
new_pr = true
|
||||||
|
|
Loading…
Reference in a new issue