Parcourir la source

Ignore blocked PRs

Jeremy Stretch il y a 1 an
Parent
commit
5486e9238d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/close-stale-issues.yml

+ 1 - 0
.github/workflows/close-stale-issues.yml

@@ -45,6 +45,7 @@ jobs:
             This PR has been automatically closed due to lack of activity.
             This PR has been automatically closed due to lack of activity.
           days-before-pr-stale: 15
           days-before-pr-stale: 15
           days-before-pr-close: 15
           days-before-pr-close: 15
+          exempt-pr-labels: 'status: blocked'
           stale-pr-label: 'pending closure'
           stale-pr-label: 'pending closure'
           stale-pr-message: >
           stale-pr-message: >
             This PR has been automatically marked as stale because it has not had
             This PR has been automatically marked as stale because it has not had