about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2025-08-20 07:27:26 +0000
committerGitHub <noreply@github.com>2025-08-20 07:27:26 +0000
commit49abb66e5d199497830b88397f2218cbe4b978f1 (patch)
tree918006af31cdc1a769503b647ec09af9a0551d74
parent3c7144ff0125968d556b1f7bf8a0f97e72bca44d (diff)
parent31bcc9bbc218521801c24508fbd1ef1d411b6491 (diff)
downloadrust-49abb66e5d199497830b88397f2218cbe4b978f1.tar.gz
rust-49abb66e5d199497830b88397f2218cbe4b978f1.zip
Merge pull request #4531 from Urgau/triagebot-review-changes-since
Enable triagebot `[review-changes-since]` feature
-rw-r--r--src/tools/miri/triagebot.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools/miri/triagebot.toml b/src/tools/miri/triagebot.toml
index 910e5f56e1e..c747cbb0a52 100644
--- a/src/tools/miri/triagebot.toml
+++ b/src/tools/miri/triagebot.toml
@@ -58,3 +58,6 @@ new_draft = true
 
 # Show range-diff links on force pushes.
 [range-diff]
+
+# Add link to the review body to review changes since posting it.
+[review-changes-since]