Add triagebot no-merges config

This commit is contained in:
Lukas Wirth 2023-07-30 14:02:03 +02:00
parent df725d6b6d
commit 4172dcc9fd

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"]