We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e6c7af + 3e837ec commit 6366e31Copy full SHA for 6366e31
triagebot.toml
@@ -9,6 +9,11 @@ allow-unauthenticated = [
9
# See https://forge.rust-lang.org/triagebot/shortcuts.html
10
[shortcut]
11
12
+[merge-conflicts]
13
+add = ['S-waiting-on-author']
14
+remove = ['S-waiting-on-review']
15
+unless = ['S-blocked', 'S-final-comment-period']
16
+
17
# Have rustbot inform users about the *No Merge Policy*
18
[no-merges]
19
exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust
0 commit comments