diff --git a/triagebot.toml b/triagebot.toml new file mode 100644 index 000000000..2de7b06cc --- /dev/null +++ b/triagebot.toml @@ -0,0 +1,6 @@ +[relabel] +allow-unauthenticated = [ + "A-*", "B-*", "C-*", "O-*", "P-*", "S-*", +] + +[assign]