diff --git a/triagebot.toml b/triagebot.toml new file mode 100644 index 00000000000..ba2e4d70a20 --- /dev/null +++ b/triagebot.toml @@ -0,0 +1,5 @@ +[relabel] +allow-unauthenticated = [ + "A-*", + "not-rfc", +]