소스 검색

Allow anyone to add the enhancement label

Camelid 4 년 전
부모
커밋
d6e25d1805
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]