Skip to content

Commit 4172dcc

Browse files
committed
Add triagebot no-merges config
1 parent df725d6 commit 4172dcc

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)