Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 20bd37f

Browse files
authored
Merge pull request #206 from geerlingguy/stale-exempt-labels
PR #196 follow-up: Adjust stale bot exemptLabels.
2 parents 16059a8 + 5f34d84 commit 20bd37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ onlyLabels: []
1616
# Issues or Pull Requests with these labels will never be considered stale. Set
1717
# to `[]` to disable
1818
exemptLabels:
19-
- pinned
2019
- security
2120
- planned
2221
- priority/critical
22+
- lifecycle/frozen
2323
- verified
2424

2525
# Set to true to ignore issues in a project (defaults to false)

0 commit comments

Comments
 (0)