From 8d9e72a665edeb2386b98338575d15debdad34b4 Mon Sep 17 00:00:00 2001 From: Joshua Nelson Date: Sat, 19 Nov 2022 20:20:15 -0500 Subject: [PATCH] Don't give a warning on `r? username` --- triagebot.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index 5290efd2c..2c690267a 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1,3 +1,6 @@ +[assign] +warn_non_default_branch = true + [relabel] allow-unauthenticated = [ "S-waiting-on-review",