Add triagebot range-diff feature

This adds a comment on a PR when the author rebases to have a link
to a better diff.
This commit is contained in:
Eric Huss
2025-09-24 16:11:19 -07:00
parent cd1b54f41f
commit f1b413444b

View File

@@ -7,6 +7,9 @@
# Closes/reopens PRs created by the GitHub Actions bot so that checks will run. # Closes/reopens PRs created by the GitHub Actions bot so that checks will run.
[bot-pull-requests] [bot-pull-requests]
# When rebasing, this will add a diff link in a comment.
[range-diff]
[relabel] [relabel]
allow-unauthenticated = [ allow-unauthenticated = [
# For Issue areas # For Issue areas