Rollup merge of #145542 - blyxyas:no-mentions-subtree, r=Urgau
triagebot: Don't warn no-mentions on subtree updates Complement to https://github.com/rust-lang/triagebot/pull/2137 r? ``@Urgau``
This commit is contained in:
commit
c318e14e7b
1 changed files with 2 additions and 0 deletions
|
|
@ -1591,6 +1591,8 @@ days-threshold = 28
|
|||
# Prevents mentions in commits to avoid users being spammed
|
||||
# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
|
||||
[no-mentions]
|
||||
# Subtree update authors can't fix it, no point in warning.
|
||||
exclude-titles = ["subtree update"]
|
||||
|
||||
# Allow members to formally register concerns (`@rustbot concern my concern`)
|
||||
# Documentation at: https://forge.rust-lang.org/triagebot/concern.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue