소스 검색

feat: add more labels

crazywoola 1 년 전
부모
커밋
5b4538f021
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/stale.yml

+ 1 - 0
.github/workflows/stale.yml

@@ -27,3 +27,4 @@ jobs:
         stale-pr-message: "Close due to it's no longer active, if you have any questions, you can reopen it."
         stale-pr-message: "Close due to it's no longer active, if you have any questions, you can reopen it."
         stale-issue-label: 'no-issue-activity'
         stale-issue-label: 'no-issue-activity'
         stale-pr-label: 'no-pr-activity'
         stale-pr-label: 'no-pr-activity'
+        only-labels: 'duplicate,question,invalid,wontfix,no-issue-activity,no-pr-activity,enhancement'