Explorar o código

Merge pull request #703 from camelid/patch-1

Allow anyone to modify certain labels
Mark Rousskov %!s(int64=4) %!d(string=hai) anos
pai
achega
ce71c6e8b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      triagebot.toml

+ 1 - 1
triagebot.toml

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