Skip to content

Commit 87039eb

Browse files
authored
Updated stale bot configuration
Was not set to close the issue.
1 parent fb6f368 commit 87039eb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/stale.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,16 @@ limitPerRun: 1
99

1010
pulls:
1111
daysUntilStale: 60
12+
daysUntilClose: 0
13+
staleComment: false
1214
closeComment: >
1315
This pull request has been automatically detected as stale because it has not had
1416
recent activity and will be archived. Thank you for your contributions.
1517
1618
issues:
1719
daysUntilStale: 180
20+
daysUntilClose: 0
21+
staleComment: false
1822
closeComment: >
1923
This issue has been automatically detected as stale because it has not had
2024
recent activity and will be archived. Thank you for your contributions.

0 commit comments

Comments
 (0)