Sfoglia il codice sorgente

Allow anyone to modify certain labels

Camelid 4 anni fa
parent
commit
a807855b8a
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 = []
+allow-unauthenticated = ["bug", "invalid", "question"]
 
 [assign]