Parcourir la source

Allow anyone to modify certain labels

Camelid il y a 4 ans
Parent
commit
a807855b8a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      triagebot.toml

+ 1 - 1
triagebot.toml

@@ -1,5 +1,5 @@
 [relabel]
-allow-unauthenticated = []
+allow-unauthenticated = ["bug", "invalid", "question"]
 
 [assign]