diff --git a/triagebot.toml b/triagebot.toml index c0cf50e516700..66cad406d4839 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -101,6 +101,8 @@ message_on_add = """\ - Needs `I-nominated`? """ message_on_remove = "Issue #{number}'s prioritization request has been removed." +message_on_close = "Issue #{number} has been closed while requested for prioritization." +message_on_reopen = "Issue #{number} has been reopened." [github-releases] format = "rustc"