Explorar el Código

Allow anyone to add the enhancement label

Camelid hace 4 años
padre
commit
d6e25d1805
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      triagebot.toml

+ 1 - 1
triagebot.toml

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