Skip to content

Commit 4e001da

Browse files
committed
ci: make no-stale label prevent stale issues
1 parent 9ad4a43 commit 4e001da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ jobs:
2121
close-pr-message: 'This pull request was closed because it has been stalled for 5 days with no activity.'
2222
days-before-stale: 14
2323
days-before-close: 5
24+
exempt-issue-labels: no-stale
25+
exempt-pr-labels: no-stale

0 commit comments

Comments
 (0)