Skip to content

Commit c7d5ef2

Browse files
jieyouxuytmimi
authored andcommitted
triagebot: enable review-changes-since functionality
Basically, a web-rendered version of `range-diff` to make review after force-pushes easier.
1 parent 4f34c11 commit c7d5ef2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

triagebot.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ remove_labels = ["S-waiting-on-author"]
4444
# Those labels are added when PR author requests a review from an assignee
4545
add_labels = ["S-waiting-on-review"]
4646

47+
# Adds at the end of a review body a link to view the changes that happened
48+
# since the review
49+
# Documentation at: https://forge.rust-lang.org/triagebot/review-changes-since.html
50+
[review-changes-since]
51+
4752
# ------------------------------------------------------------------------------
4853
# PR assignments
4954
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)