瀏覽代碼

Merge pull request #704 from camelid/patch-2

Allow anyone to add the enhancement label
Mark Rousskov 4 年之前
父節點
當前提交
abebc679a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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]