From f1b413444ba737a7a573bee54c153da5862ce637 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Wed, 24 Sep 2025 16:11:19 -0700 Subject: [PATCH] Add triagebot range-diff feature This adds a comment on a PR when the author rebases to have a link to a better diff. --- triagebot.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index f4cc843d..e2395f34 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -7,6 +7,9 @@ # Closes/reopens PRs created by the GitHub Actions bot so that checks will run. [bot-pull-requests] +# When rebasing, this will add a diff link in a comment. +[range-diff] + [relabel] allow-unauthenticated = [ # For Issue areas