Skip to content

Commit a6ad95a

Browse files
author
Stephan Dilly
committed
relax stale bot
1 parent ec6e598 commit a6ad95a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/stale.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Number of days of inactivity before an issue becomes stale
2-
daysUntilStale: 90
2+
daysUntilStale: 180
33
# Number of days of inactivity before a stale issue is closed
4-
daysUntilClose: 7
4+
daysUntilClose: 14
55
# Issues with these labels will never be considered stale
66
exemptLabels:
77
- pinned
@@ -12,7 +12,7 @@ staleLabel: dormant
1212
# Comment to post when marking an issue as stale. Set to `false` to disable
1313
markComment: >
1414
This issue has been automatically marked as stale because it has not had
15-
recent activity. It will be closed if no further activity occurs. Thank you
15+
any activity half a year. It will be closed in 14 days if no further activity occurs. Thank you
1616
for your contributions.
1717
# Comment to post when closing a stale issue. Set to `false` to disable
1818
closeComment: false

0 commit comments

Comments
 (0)