chore(triagebot): add [no-mentions] and [note]

This commit is contained in:
Weihang Lo 2025-05-10 14:03:02 -04:00
parent 13625cec0b
commit 541a51c146
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7

View File

@ -26,8 +26,17 @@ label = "O-windows"
[shortcut]
# Enable issue transfers within the org
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html
[transfer]
# Prevents mentions in commits to avoid users being spammed
[no-mentions]
# Enable `@rustbot note` functionality
# Documentation at: https://forge.rust-lang.org/triagebot/note.html
[note]
[merge-conflicts]
remove = []
add = ["S-waiting-on-author"]