diff --git a/triagebot.toml b/triagebot.toml new file mode 100644 index 000000000000..411229935c36 --- /dev/null +++ b/triagebot.toml @@ -0,0 +1,7 @@ +[relabel] +allow-unauthenticated = [ + "C-*", "A-*", "E-*", "L-*", "M-*", "O-*", + "good first issue", "needs test" +] + +[assign]