From d1375984d5b0b9baa1d53fb7439a00cae7eccae2 Mon Sep 17 00:00:00 2001 From: Daniel Collins <126200394+dcollins123@users.noreply.github.com> Date: Tue, 12 Nov 2024 01:24:08 -0500 Subject: [PATCH] Update triagebot.toml Improved PR notification messages and clarified comments for support of multiple actions on stable accepted events --- triagebot.toml | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/triagebot.toml b/triagebot.toml index f31dd5cd3d888..9e74eb9466cb0 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -514,22 +514,23 @@ decline don't know """, ] -message_on_remove = "PR #{number}'s beta-nomination has been removed." -message_on_close = "PR #{number} has been closed. Thanks for participating!" -message_on_reopen = "PR #{number} has been reopened. Pinging @*T-rustdoc*." +message_on_remove = "PR #${number}'s stable-nomination has been removed." +message_on_close = "PR #${number} has been closed. Thanks for participating!" +message_on_reopen = "PR #${number} has been reopened. Pinging @*T-rustdoc*." -# FIXME: Patch triagebot to support `notify-zulip.