Enable no mentions in commits of triagebot
This commit is contained in:
parent
e0e2a93cf2
commit
723f5b1761
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ allow-unauthenticated = [
|
|||
|
||||
[canonicalize-issue-links]
|
||||
|
||||
# Prevents mentions in commits to avoid users being spammed
|
||||
[no-mentions]
|
||||
|
||||
# Have rustbot inform users about the *No Merge Policy*
|
||||
[no-merges]
|
||||
exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue