Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 6f41a80

Browse files
authored
ci: Add ability to exempt items from stale workflow (#2211)
1 parent a4a79e8 commit 6f41a80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .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)