about summary refs log tree commit diff
path: root/triagebot.toml
diff options
context:
space:
mode:
authorUrgau <urgau@numericable.fr>2025-08-15 18:47:48 +0200
committerUrgau <urgau@numericable.fr>2025-08-15 18:47:48 +0200
commitcd37ed50fadd0e932ac7c77c866683a546192f7a (patch)
treea608fc84a50f35dc345eacd58285881938aa3a66 /triagebot.toml
parent8800ec16657b24ad8a2f443c133bf0b56ae76033 (diff)
downloadrust-cd37ed50fadd0e932ac7c77c866683a546192f7a.tar.gz
rust-cd37ed50fadd0e932ac7c77c866683a546192f7a.zip
Enable new `[range-diff]` feature in triagebot
Diffstat (limited to 'triagebot.toml')
-rw-r--r--triagebot.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 6f6e95c5b50..b1581f7400a 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1589,3 +1589,8 @@ days-threshold = 28
 # Documentation at: https://forge.rust-lang.org/triagebot/concern.html
 [concern]
 labels = ["S-waiting-on-concerns"]
+
+# Enable comments linking to triagebot range-diff when a PR is rebased
+# onto a different base commit
+# Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
+[range-diff]