Parcourir la source

Update exempt issue labels for stale action

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

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

@@ -29,7 +29,7 @@ jobs:
             necessary.
             necessary.
           days-before-issue-stale: 90
           days-before-issue-stale: 90
           days-before-issue-close: 30
           days-before-issue-close: 30
-          exempt-issue-labels: 'status: accepted,status: blocked,status: needs milestone'
+          exempt-issue-labels: 'status: accepted,status: backlog,status: blocked'
           stale-issue-label: 'pending closure'
           stale-issue-label: 'pending closure'
           stale-issue-message: >
           stale-issue-message: >
             This issue has been automatically marked as stale because it has not had
             This issue has been automatically marked as stale because it has not had