Skip to content

Commit f1b4134

Browse files
committed
Add triagebot range-diff feature
This adds a comment on a PR when the author rebases to have a link to a better diff.
1 parent cd1b54f commit f1b4134

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

triagebot.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
# Closes/reopens PRs created by the GitHub Actions bot so that checks will run.
88
[bot-pull-requests]
99

10+
# When rebasing, this will add a diff link in a comment.
11+
[range-diff]
12+
1013
[relabel]
1114
allow-unauthenticated = [
1215
# For Issue areas

0 commit comments

Comments
 (0)