Explorar o código

[GH-Actions][stale] Add neverstale label to exempt list

Peter %!s(int64=3) %!d(string=hai) anos
pai
achega
5a1ef72b82
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/close_old_issues_and_prs.yml

+ 2 - 2
.github/workflows/close_old_issues_and_prs.yml

@@ -25,8 +25,8 @@ jobs:
           stale-pr-message: >
           stale-pr-message: >
             This pull request has been automatically marked as stale because it has not had
             This pull request has been automatically marked as stale because it has not had
             recent activity. It will be closed if no further activity occurs.
             recent activity. It will be closed if no further activity occurs.
-          exempt-issue-labels: "pinned,security,enhancement,investigating"
-          exempt-pr-labels: "pinned,security,enhancement,investigating"
+          exempt-issue-labels: "pinned,security,enhancement,investigating,neverstale"
+          exempt-pr-labels: "pinned,security,enhancement,investigating,neverstale"
           stale-issue-label: "stale"
           stale-issue-label: "stale"
           stale-pr-label: "stale"
           stale-pr-label: "stale"
           exempt-draft-pr: "true"
           exempt-draft-pr: "true"