Skip to content

Commit c0f29d7

Browse files
authored
triagebot: Amend a review to include a link to what was changed since (#15580)
[This feature](https://forge.rust-lang.org/triagebot/review-changes-since.html) adds a handy link to each review message (it doesn't create a new comment) that allows the reviewer or other people to check what has been changed in the PR since the review took place. changelog: none r? flip1995
2 parents f982b48 + 7f1dfe0 commit c0f29d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

triagebot.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ labels = ["S-waiting-on-concerns"]
5252
# Show differences when a PR is rebased
5353
[range-diff]
5454

55+
# Amend a review to include a link to what was changed since the review
56+
[review-changes-since]
57+
5558
[assign]
5659
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
5760
users_on_vacation = [

0 commit comments

Comments
 (0)