Skip to content

Commit a745f92

Browse files
committed
triagebot no-merges: exclude different case
"Subtree update" as well
1 parent f1b104f commit a745f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ Issue #{number} "{title}" has been added.
415415
"""
416416

417417
[no-merges]
418-
exclude_titles = ["Rollup of", "subtree update"]
418+
exclude_titles = ["Rollup of", "subtree update", "Subtree update"]
419419
labels = ["has-merge-commits", "S-waiting-on-author"]
420420

421421
[github-releases]

0 commit comments

Comments
 (0)