File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,21 +12,21 @@ onlyLabels: []
12
12
13
13
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
14
14
exemptLabels :
15
- Feature Request
15
+ - Feature Request
16
+ - WIP
17
+ - Bug
16
18
17
19
# Label to use when marking as stale
18
20
staleLabel : Inactive
19
21
20
22
# Comment to post when marking as stale. Set to `false` to disable
21
23
markComment : >
22
- This issue has been automatically marked as stale because it has not had
23
- recent activity. It will be closed if no further activity occurs. Thank you
24
+ This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you
24
25
for your contributions.
25
26
26
27
# Comment to post when closing a stale Issue or Pull Request.
27
28
closeComment : >
28
- This issue has been automatically closed because it has not had
29
- recent activity
29
+ This issue has been automatically closed due to inactivity.
30
30
31
31
# Limit the number of actions per hour, from 1-30. Default is 30
32
32
limitPerRun : 1
You can’t perform that action at this time.
0 commit comments