Skip to content

Commit

Permalink
triagebot: add queue notifications
Browse files Browse the repository at this point in the history
Signed-off-by: David Wood <david@davidtw.co>
  • Loading branch information
davidtwco committed Feb 20, 2024
1 parent 5af2130 commit e5fa6ec
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 e5fa6ec

Please sign in to comment.