diff --git a/.github/workflows/close-stale-issues.yml b/.github/workflows/close-stale-issues.yml index b02ffdacd..29f28fddf 100644 --- a/.github/workflows/close-stale-issues.yml +++ b/.github/workflows/close-stale-issues.yml @@ -45,6 +45,7 @@ jobs: This PR has been automatically closed due to lack of activity. days-before-pr-stale: 15 days-before-pr-close: 15 + exempt-pr-labels: 'status: blocked' stale-pr-label: 'pending closure' stale-pr-message: > This PR has been automatically marked as stale because it has not had