Skip to content

Commit 76d0ee3

Browse files
authored
Rollup merge of #145674 - Urgau:triagebot-review-changes-since, r=Kobzol
Enable triagebot `[review-changes-since]` feature This PR enables triagebot [`[review-changes-since]` feature](https://forge.rust-lang.org/triagebot/review-changes-since.html). It's a complement to triagebot `[range-diff]` feature which adds at the end of a review body a link to view the changes that happened since the review. Asked in [#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/534963522) r? Kobzol
2 parents 08984d5 + 992c025 commit 76d0ee3

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
@@ -1603,3 +1603,8 @@ labels = ["S-waiting-on-concerns"]
16031603
# onto a different base commit
16041604
# Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
16051605
[range-diff]
1606+
1607+
# Adds at the end of a review body a link to view the changes that happened
1608+
# since the review
1609+
# Documentation at: https://forge.rust-lang.org/triagebot/review-changes-since.html
1610+
[review-changes-since]

0 commit comments

Comments
 (0)