Sfoglia il codice sorgente

Allow anyone to add the enhancement label

Camelid 4 anni fa
parent
commit
d6e25d1805
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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]