Commit 284eefc
authored
chore(triagebot): enable range-diff and review-changes-since (#16152)
### What does this PR try to resolve?
Enable two new triagebot features, which are already adopted in
rust-lang/rust.
**range-diff**:
Enable comments linking to triagebot range-diff when a PR is rebased
onto a different base commit
Documentation at: https://forge.rust-lang.org/triagebot/range-diff.html
**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
<!-- TRIAGEBOT_START -->
<!-- TRIAGEBOT_SUMMARY_START -->
### Summary Notes
- [range-diff example
comments](#16152 (comment))
by [weihanglo](https://github.com/weihanglo)
- [review-changes-since example
comments](#16152 (comment))
by [weihanglo](https://github.com/weihanglo)
*Managed by `@rustbot`—see
[help](https://forge.rust-lang.org/triagebot/note.html) for details*
<!-- TRIAGEBOT_SUMMARY_END -->
<!-- TRIAGEBOT_END -->1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
40 | 50 | | |
41 | 51 | | |
42 | 52 | | |
| |||
52 | 62 | | |
53 | 63 | | |
54 | 64 | | |
55 | | - | |
56 | 65 | | |
57 | 66 | | |
58 | 67 | | |
| |||
0 commit comments