Rollup merge of #121336 - davidtwco:triagebot-notifications, r=wesleywiser

triagebot: add queue notifications

This seems like it could be useful.

r? ``@wesleywiser``
This commit is contained in:
Matthias Krüger 2024-02-21 22:48:57 +01:00 committed by GitHub
commit 718998591e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -423,6 +423,10 @@ changelog-branch = "master"
[shortcut]
[mentions."triagebot.toml"]
message = "`triagebot.toml` has been modified, there may have been changes to the review queue."
cc = ["@davidtwco", "@wesleywiser"]
[mentions."compiler/rustc_codegen_cranelift"]
cc = ["@bjorn3"]