File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,16 @@ label = "O-windows"
3737# Documentation at: https://forge.rust-lang.org/triagebot/note.html
3838[note ]
3939
40+ # Enable comments linking to triagebot range-diff when a PR is rebased
41+ # onto a different base commit
42+ # Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
43+ [range-diff ]
44+
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+
4050[merge-conflicts ]
4151remove = []
4252add = [" S-waiting-on-author" ]
@@ -52,7 +62,6 @@ warn_non_default_branch = true
5262[assign .owners ]
5363"*" = [" @ehuss" , " @epage" , " @weihanglo" ]
5464
55-
5665[review-submitted ]
5766reviewed_label = " S-waiting-on-author"
5867review_labels = [" S-waiting-on-review" ]
You can’t perform that action at this time.
0 commit comments