From 72f966e934079ff2a1dde230883f64db1df3e180 Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Thu, 23 Mar 2023 16:46:30 +0900 Subject: Enable the "shortcut" feature for triagebot Signed-off-by: Yuki Okushi --- triagebot.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index 27e3e61288..14256c48de 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -23,3 +23,5 @@ cc = ["@semarie"] [mentions."src/unix/solarish"] message = "Some changes occurred in solarish module" cc = ["@jclulow", "@pfmooney"] + +[shortcut] -- cgit v1.2.1