triagebot: Enable the range-diff feature

This commit is contained in:
Trevor Gross 2025-12-04 18:15:35 -05:00
parent 55c229b647
commit 091c62bcf8

View file

@ -19,3 +19,8 @@ check-commits = false
# Enable issue transfers within the org
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html
[transfer]
# Enable comments linking to triagebot range-diff when a PR is rebased
# onto a different base commit
# Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
[range-diff]