We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2b61d commit f9d889bCopy full SHA for f9d889b
triagebot.toml
@@ -42,6 +42,11 @@ label = "O-windows"
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
+
50
[merge-conflicts]
51
remove = []
52
add = ["S-waiting-on-author"]
0 commit comments