Browse Source

Add more labels to stale.yml whitelist

Alessadro Parisi 3 năm trước cách đây
mục cha
commit
1ab550cb26
1 tập tin đã thay đổi với 7 bổ sung1 xóa
  1. 7 1
      .github/stale.yml

+ 7 - 1
.github/stale.yml

@@ -4,10 +4,16 @@ daysUntilStale: 28
 daysUntilClose: 7
 # Issues with these labels will never be considered stale
 exemptLabels:
-  - pinned
+  - bug
+  - css
+  - documentation
+  - enhancement
   - help wanted
+  - pinned
+  - question
   - roadmap
   - staging
+  - to-evaluate
   - wip
 # Label to use when marking an issue as stale
 staleLabel: stale