mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-16 07:03:57 +00:00
Auto merge of #15358 - Veykril:no-merges, r=Veykril
Add triagebot no-merges config cc https://github.com/rust-lang/triagebot/pull/1704 https://github.com/rust-lang/rust/pull/114157
This commit is contained in:
commit
43ecf2944d
1 changed files with 4 additions and 0 deletions
|
@ -9,3 +9,7 @@ allow-unauthenticated = [
|
||||||
|
|
||||||
[autolabel."S-waiting-on-review"]
|
[autolabel."S-waiting-on-review"]
|
||||||
new_pr = true
|
new_pr = true
|
||||||
|
|
||||||
|
[no-merges]
|
||||||
|
exclude_labels = ["sync"]
|
||||||
|
labels = ["has-merge-commits", "S-waiting-on-author"]
|
||||||
|
|
Loading…
Reference in a new issue