mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
github: Don't close issues as stale so aggressively
This commit is contained in:
parent
a9099cd6a5
commit
6798341b05
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -20,5 +20,6 @@ jobs:
|
|||
ascending: true
|
||||
stale-pr-message: 'This pull request has been marked as stale due to inactivity. It will be closed in 7 days if no further activity occurs.'
|
||||
close-pr-message: 'This pull request has been closed due to inactivity. Please feel free to reopen it if you have further updates.'
|
||||
days-before-issue-stale: 365
|
||||
days-before-stale: 30
|
||||
days-before-close: 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue