Skip to content

Commit c91f36b

Browse files
authored
Unrolled build for #145466
Rollup merge of #145466 - Urgau:triagebot-range-diff, r=Kobzol Enable new `[range-diff]` feature in triagebot This new feature adds a comment to triagebot range-diff feature when a PR is rebased onto a different base/master commit. Related to [#t-compiler > Experimental range-diff for force-push @ 💬](https://rust-lang.zulipchat.com/#narrow/channel/131828-t-compiler/topic/Experimental.20range-diff.20for.20force-push/near/534649322) r? Kobzol
2 parents cd7cbe8 + cd37ed5 commit c91f36b

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
@@ -1596,3 +1596,8 @@ days-threshold = 28
15961596
# Documentation at: https://forge.rust-lang.org/triagebot/concern.html
15971597
[concern]
15981598
labels = ["S-waiting-on-concerns"]
1599+
1600+
# Enable comments linking to triagebot range-diff when a PR is rebased
1601+
# onto a different base commit
1602+
# Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
1603+
[range-diff]

0 commit comments

Comments
 (0)