Browse Source

Merge pull request #703 from camelid/patch-1

Allow anyone to modify certain labels
Mark Rousskov 4 năm trước cách đây
mục cha
commit
ce71c6e8b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      triagebot.toml

+ 1 - 1
triagebot.toml

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