Skip to content

Commit

Permalink
Rollup merge of #121336 - davidtwco:triagebot-notifications, r=wesley…
Browse files Browse the repository at this point in the history
…wiser

triagebot: add queue notifications

This seems like it could be useful.

r? ``@wesleywiser``
  • Loading branch information
matthiaskrgr authored Feb 21, 2024
2 parents 9949bbc + e5fa6ec commit 7189985
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

Expand Down

0 comments on commit 7189985

Please sign in to comment.