Skip to content

Commit 3fb9215

Browse files
authored
Adjust stale bot settings to be more user friendly
1 parent b28e683 commit 3fb9215

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bot_stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
stale-pr-message: 'This PR has been marked as stale because it has not had recent activity. The bot will close the PR if no further action occurs.'
1616
exempt-pr-label: 'pinned'
1717
stale-pr-label: 'stale'
18-
days-before-stale: 30
19-
days-before-close: 5
18+
days-before-stale: 90
19+
days-before-close: 30

0 commit comments

Comments
 (0)