From 203c2162e6df8a918f0309a588a57f9d0fa3af5e Mon Sep 17 00:00:00 2001 From: Ada Alakbarova Date: Sun, 5 Apr 2026 13:20:03 +0200 Subject: [PATCH] Cc PR author + assignee when opening the FCP thread on Zulip See https://rust-lang.zulipchat.com/#narrow/channel/257328-clippy/topic/Automatic.20creation.20of.20FCP.20Zulip.20topics/near/583586375 --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/triagebot.toml b/triagebot.toml index 8e7c36dac841..4ea2c1374ea1 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -73,6 +73,7 @@ This lint has been nominated for inclusion. message_on_add = [ """\ PR rust-clippy#{number} "{title}" has been nominated for lint inclusion. +Cc: {recipients} """, """\ /poll Approve lint inclusion of rust-clippy#{number}?