Skip to content

Commit a650509

Browse files
committed
Add triagebot config to aid with code review
1 parent eef467f commit a650509

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

triagebot.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Enable comments linking to triagebot range-diff when a PR is rebased
2+
# onto a different base commit
3+
# Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
4+
[range-diff]
5+
6+
# Adds at the end of a review body a link to view the changes that happened
7+
# since the review
8+
# Documentation at: https://forge.rust-lang.org/triagebot/review-changes-since.html
9+
[review-changes-since]

0 commit comments

Comments
 (0)