Skip to content

Commit f9d889b

Browse files
committed
chore(triagebot): enable review-changes-since
Adds at the end of a review body a link to view the changes that happened since the review Documentation at: https://forge.rust-lang.org/triagebot/review-changes-since.html
1 parent 0a2b61d commit f9d889b

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
@@ -42,6 +42,11 @@ label = "O-windows"
4242
# Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
4343
[range-diff]
4444

45+
# Adds at the end of a review body a link to view the changes that happened
46+
# since the review
47+
# Documentation at: https://forge.rust-lang.org/triagebot/review-changes-since.html
48+
[review-changes-since]
49+
4550
[merge-conflicts]
4651
remove = []
4752
add = ["S-waiting-on-author"]

0 commit comments

Comments
 (0)