Skip to content

Commit 17a9fe0

Browse files
committed
triagebot: Enable the range-diff feature
1 parent acb3a00 commit 17a9fe0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,8 @@ check-commits = false
1919
# Enable issue transfers within the org
2020
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html
2121
[transfer]
22+
23+
# Enable comments linking to triagebot range-diff when a PR is rebased
24+
# onto a different base commit
25+
# Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
26+
[range-diff]

0 commit comments

Comments
 (0)