From 441ecb88e791cd156f1753a44c70d79f40315326 Mon Sep 17 00:00:00 2001 From: Jonas Schievink Date: Thu, 16 May 2019 22:22:18 +0200 Subject: [PATCH] Allow claiming issues with triagebot --- triagebot.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index 6f60481600c2e..0e703a3ab349d 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -4,3 +4,5 @@ allow-unauthenticated = [ # I-* without I-nominated "I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow", ] + +[assign]