Skip to content

Commit

Permalink
Reduce number of days required to consider a PR stale to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Pombeiro committed Nov 20, 2018
1 parent e658366 commit 134cce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/github-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ prchecklist:

stale:
daysUntilStale: 90
daysUntilPullRequestStale: 14
daysUntilClose: 7
exemptLabels:
- 'wall of shame'
Expand Down

0 comments on commit 134cce5

Please sign in to comment.