Rollup merge of #140811 - jieyouxu:notes, r=Urgau

Enable triagebot note functionality for rust-lang/rust

Docs: <https://forge.rust-lang.org/triagebot/note.html>.

r? `@Urgau`
This commit is contained in:
Matthias Krüger 2025-05-08 20:22:25 +02:00 committed by GitHub
commit 4e4d6ad43c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1397,3 +1397,7 @@ compiletest = [
# Enable issue transfers within the org
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html
[transfer]
# Enable `@rustbot note` functionality
# Documentation at: https://forge.rust-lang.org/triagebot/note.html
[note]