Pārlūkot izejas kodu

Meta: Instruct stale-bot to ignore `pr-is-blocked` PRs

Brian Gianforcaro 2 gadi atpakaļ
vecāks
revīzija
b8e0cec20e
1 mainītis faili ar 3 papildinājumiem un 5 dzēšanām
  1. 3 5
      .github/stale.yml

+ 3 - 5
.github/stale.yml

@@ -11,10 +11,8 @@ daysUntilClose: 7
 onlyLabels: []
 
 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
-# exemptLabels:
-#  - pinned
-#  - security
-#  - "[Status] Maybe Later"
+exemptLabels:
+    - "⛔ pr-is-blocked"
 
 # Set to true to ignore issues in a project (defaults to false)
 exemptProjects: true
@@ -60,4 +58,4 @@ only: pulls
 
 # issues:
 #   exemptLabels:
-#     - confirmeda
+#     - confirmed