Skip to content

Commit 880fb74

Browse files
committed
Also update labels for the stale bot
1 parent df4104f commit 880fb74

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/stale.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ daysUntilStale: 365
44
daysUntilClose: 365
55
# Issues with these labels will never be considered stale
66
exemptLabels:
7-
- pinned
8-
- security
9-
- feature request
10-
- keep-open
11-
- bug
7+
- 'status: pinned'
8+
- 'kind: security'
9+
- 'kind: feature request'
10+
- 'status: keep-open'
11+
- 'kind: bug'
1212
# Label to use when marking an issue as stale
13-
staleLabel: stale
13+
staleLabel: 'status: stale'
1414
# Comment to post when marking an issue as stale. Set to `false` to disable
1515
markComment: >
1616
This issue has been automatically marked as stale because it has not had

0 commit comments

Comments
 (0)