about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlex Macleod <alex@macleod.io>2025-03-31 15:05:45 +0000
committerAlex Macleod <alex@macleod.io>2025-03-31 15:05:45 +0000
commit3e837ec25e14b362c26fcb9fdb9f3e2dcdbde2e5 (patch)
tree3b2353b1ea1c94b8eda219a15466a13149051056
parentb96fecfee984502c5ea1ca76ef871374efc0da85 (diff)
downloadrust-3e837ec25e14b362c26fcb9fdb9f3e2dcdbde2e5.tar.gz
rust-3e837ec25e14b362c26fcb9fdb9f3e2dcdbde2e5.zip
Enable triagebot's merge conflict notifications
-rw-r--r--triagebot.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 4b0ad0fb6bb..737aaec79a0 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -9,6 +9,11 @@ allow-unauthenticated = [
 # See https://forge.rust-lang.org/triagebot/shortcuts.html
 [shortcut]
 
+[merge-conflicts]
+add = ['S-waiting-on-author']
+remove = ['S-waiting-on-review']
+unless = ['S-blocked', 'S-final-comment-period']
+
 # Have rustbot inform users about the *No Merge Policy*
 [no-merges]
 exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust