Skip to content

Commit ee42a17

Browse files
committed
Rename labels in stale.yml
1 parent 8beb4bb commit ee42a17

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/stale.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ daysUntilClose: 7
66
# Issues with these labels will never be considered stale
77
exemptLabels:
88
- Good first issue
9-
- For Discussion
9+
- Type: Discussion
10+
- Partner
1011
- Core Team
1112
- "Help Wanted :octocat:"
12-
- ":warning:Regression"
13-
- ":clock1:PR Pending"
13+
- Impact: Regression
14+
- Resolution: PR Submitted
1415
# Label to use when marking an issue as stale
1516
staleLabel: Stale
1617
# Comment to post when marking an issue as stale. Set to `false` to disable

0 commit comments

Comments
 (0)