Skip to content

Commit 4c397a9

Browse files
authored
Merge pull request #2862 from ehuss/add-range-diff
Add triagebot range-diff feature
2 parents cd1b54f + f1b4134 commit 4c397a9

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)