Reduce number of days required to consider a PR stale to 14

This commit is contained in:
Pedro Pombeiro 2018-11-20 11:33:02 +01:00 committed by Pedro Pombeiro
parent e658366d1e
commit 134cce5b13
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ prchecklist:
stale:
daysUntilStale: 90
daysUntilPullRequestStale: 14
daysUntilClose: 7
exemptLabels:
- 'wall of shame'