diff --git a/triagebot.toml b/triagebot.toml new file mode 100644 index 000000000000..21a154cafd40 --- /dev/null +++ b/triagebot.toml @@ -0,0 +1,11 @@ +[relabel] +allow-unauthenticated = [ + "A-*", + "C-*", + "E-*", + "I-*", + "S-*", + ] + +# Gives us the commands 'ready', 'author', 'blocked' +[shortcut]