Enable triagebot new [view-all-comments-link] feature
This commit is contained in:
parent
a9a368ad42
commit
e1ade997ab
1 changed files with 5 additions and 0 deletions
|
|
@ -55,6 +55,11 @@ labels = ["S-waiting-on-concerns"]
|
|||
# Amend a review to include a link to what was changed since the review
|
||||
[review-changes-since]
|
||||
|
||||
# Adds a "View all comments" link on the issue/PR body that shows all the comments of it
|
||||
# Documentation at: https://forge.rust-lang.org/triagebot/view-all-comments-link.html
|
||||
[view-all-comments-link]
|
||||
threshold = 20
|
||||
|
||||
[assign]
|
||||
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
|
||||
users_on_vacation = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue