瀏覽代碼

chore(stale): add new exempt tags based off issue handling diagram

Thales Macedo Garitezi 4 年之前
父節點
當前提交
39005265e3
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/stale.yml

+ 2 - 0
.github/stale.yml

@@ -15,6 +15,8 @@ exemptLabels:
   - internal
   - BUG
   - "help wanted"
+  - "#triage/accepted"
+  - "#needs-triage"
 
 # Set to true to ignore issues in a project (defaults to false)
 exemptProjects: false