Skip to content

Commit ab58684

Browse files
committed
Updated rules for stale bot
1 parent 7581133 commit ab58684

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/stale.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ exemptLabels:
1010
- investigating
1111
- dependencies
1212
- help-wanted
13+
- feature
14+
- maintenance
1315
- PR
1416
# Label to use when marking an issue as stale
1517
staleLabel: wontfix
@@ -21,4 +23,4 @@ markComment: >
2123
# Comment to post when closing a stale issue. Set to `false` to disable
2224
closeComment: >
2325
This issue has been automatically closed because it has not had recent activity.
24-
Please re-open a new issue if this is still an issue.
26+
Please re-open a new issue if this is still an issue.

0 commit comments

Comments
 (0)