Skip to content

Commit dc47339

Browse files
svenefftingeroboquat
authored andcommitted
Close stale PRs more agressively
In order to reduce concurrent WIP and the total number of open PRs
1 parent 5e04b21 commit dc47339

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ limitPerRun: 30
4545

4646
# Optionally, specify configuration settings that are specific to just 'issues' or 'pulls':
4747
pulls:
48+
daysUntilStale: 10
49+
daysUntilClose: 5
4850
markComment: >
4951
This pull request has been automatically marked as stale because it has not had
5052
recent activity. It will be closed if no further activity occurs. Thank you

0 commit comments

Comments
 (0)