Pārlūkot izejas kodu

Add an exemption for the confirmed label

Adds an exemption we can use to keep issues open when they are confirmed/real
Anthony Lavado 5 gadi atpakaļ
vecāks
revīzija
3a741936c5
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .github/stale.yml

+ 1 - 0
.github/stale.yml

@@ -11,6 +11,7 @@ exemptLabels:
   - future
   - feature
   - enhancement
+  - confirmed
 # Label to use when marking an issue as stale
 staleLabel: stale
 # Comment to post when marking an issue as stale. Set to `false` to disable