Jeremy Stretch пре 1 година
родитељ
комит
5486e9238d
1 измењених фајлова са 1 додато и 0 уклоњено
  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