Explorar o código

stale bot: ignore accepted issues

Julien Laffaye %!s(int64=5) %!d(string=hai) anos
pai
achega
6841a2daa0
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/stale.yml

+ 3 - 0
.github/stale.yml

@@ -2,6 +2,9 @@
 daysUntilStale: 30
 # Number of days of inactivity before a stale issue is closed
 daysUntilClose: 14
+# Issues with these labels will never be considered stale
+exemptLabels:
+  - accepted
 # 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