Skip to content

Commit

Permalink
triagebot no-merges: exclude different case
Browse files Browse the repository at this point in the history
"Subtree update" as well
  • Loading branch information
pitaj committed Nov 4, 2023
1 parent f1b104f commit a745f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ Issue #{number} "{title}" has been added.
"""

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

[github-releases]
Expand Down

0 comments on commit a745f92

Please sign in to comment.