Skip to content

Commit cd37ed5

Browse files
committed
Enable new [range-diff] feature in triagebot
1 parent 8800ec1 commit cd37ed5

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
@@ -1589,3 +1589,8 @@ days-threshold = 28
15891589
# Documentation at: https://forge.rust-lang.org/triagebot/concern.html
15901590
[concern]
15911591
labels = ["S-waiting-on-concerns"]
1592+
1593+
# Enable comments linking to triagebot range-diff when a PR is rebased
1594+
# onto a different base commit
1595+
# Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
1596+
[range-diff]

0 commit comments

Comments
 (0)