Skip to content

Commit 43ecf29

Browse files
committed
Auto merge of rust-lang#15358 - Veykril:no-merges, r=Veykril
Add triagebot no-merges config cc rust-lang/triagebot#1704 rust-lang#114157
2 parents c71e136 + 4172dcc commit 43ecf29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ allow-unauthenticated = [
99

1010
[autolabel."S-waiting-on-review"]
1111
new_pr = true
12+
13+
[no-merges]
14+
exclude_labels = ["sync"]
15+
labels = ["has-merge-commits", "S-waiting-on-author"]

0 commit comments

Comments
 (0)