Skip to content

Commit 5f74ec9

Browse files
committed
fix: add lifecycle/frozen tag to exempt list to stalebot closing certain issues
Signed-off-by: Daniel Sover <[email protected]>
1 parent 45512f1 commit 5f74ec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ daysUntilClose: 7
66
exemptLabels:
77
- pinned
88
- security
9+
- lifecycle/frozen
910
# Label to use when marking an issue as stale
1011
staleLabel: lifecycle/stale
1112
# Comment to post when marking an issue as stale. Set to `false` to disable

0 commit comments

Comments
 (0)