Forráskód Böngészése

make stalebot ignore prs tagged "meta"

Francisco Giordano 5 éve
szülő
commit
ccdeca65a1
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .github/stale.yml

+ 1 - 0
.github/stale.yml

@@ -10,6 +10,7 @@ daysUntilClose: 15
 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
 exemptLabels:
   - on hold
+  - meta
 
 # Set to true to ignore issues in a project (defaults to false)
 exemptProjects: false