Merge pull request #1576 from Urgau/triagebot-issue-links-no-mentions

Enable `[no-mentions]` and `[issue-links]` in `rustbot`
This commit is contained in:
Urgau 2025-04-27 20:14:46 +02:00 committed by GitHub
parent f55c2c0d89
commit 6e2490ca9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
triagebot.toml Normal file
View file

@ -0,0 +1,7 @@
# Documentation at https://forge.rust-lang.org/triagebot/index.html
# Prevents un-canonicalized issue links (to avoid wrong issues being linked in r-l/rust)
[issue-links]
# Prevents mentions in commits to avoid users being spammed
[no-mentions]