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:
bors 2023-08-01 09:35:44 +00:00
commit 43ecf2944d

View File

@ -9,3 +9,7 @@ allow-unauthenticated = [
[autolabel."S-waiting-on-review"]
new_pr = true
[no-merges]
exclude_labels = ["sync"]
labels = ["has-merge-commits", "S-waiting-on-author"]