We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
no-merges
1 parent e8cfc94 commit 59b329aCopy full SHA for 59b329a
triagebot.toml
@@ -4,7 +4,7 @@
4
# Warns when a PR contains merge commits
5
# Documentation at: https://forge.rust-lang.org/triagebot/no-merge.html
6
[no-merges]
7
-exclude_titles = ["Update from"]
+exclude_titles = ["Rustc pull update"]
8
9
# Canonicalize issue numbers to avoid closing the wrong issue
10
# when commits are included in subtrees, as well as warning links in commits.
0 commit comments