Enable [issue-links] and [no-mentions] in triagebot

This commit is contained in:
Urgau 2025-05-24 14:11:29 +02:00
parent d423c815a6
commit f63a9b2b97

View file

@ -1425,3 +1425,12 @@ compiletest = [
[behind-upstream]
days-threshold = 14
# Canonicalize issue numbers to avoid closing the wrong issue
# when commits are included in subtrees, as well as warning links in commits.
# Documentation at: https://forge.rust-lang.org/triagebot/issue-links.html
[issue-links]
# Prevents mentions in commits to avoid users being spammed
# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
[no-mentions]