Skip to content

Commit 1c9d2cd

Browse files
committed
ci: Add ability to exempt items from stale workflow
1 parent a4a79e8 commit 1c9d2cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
days-before-stale: 30
2626
days-before-close: 10
2727
close-issue-label: "abandoned"
28+
exempt-issue-labels: "stale:exempt"

0 commit comments

Comments
 (0)