diff --git a/.github/stale.yml b/.github/stale.yml index bbeb15d998..4b1fedaad1 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -51,8 +51,8 @@ limitPerRun: 30 # Optionally, specify configuration settings that are specific to just 'issues' or 'pulls': pulls: - daysUntilStale: 10 - daysUntilClose: 4 + daysUntilStale: 60 + daysUntilClose: 7 markComment: > This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.