From 31bcc9bbc218521801c24508fbd1ef1d411b6491 Mon Sep 17 00:00:00 2001 From: Urgau Date: Tue, 19 Aug 2025 22:20:57 +0200 Subject: [PATCH] Enable triagebot `[review-changes-since]` feature --- src/tools/miri/triagebot.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tools/miri/triagebot.toml b/src/tools/miri/triagebot.toml index 910e5f56e1e4..c747cbb0a521 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]