Skip to content

Commit

Permalink
Mark PRs stale after 7 days instead of 30 (solana-labs#7528)
Browse files Browse the repository at this point in the history
  • Loading branch information
garious authored Dec 17, 2019
1 parent 84b07c8 commit 12bdef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
only: pulls

# Number of days of inactivity before a pull request becomes stale
daysUntilStale: 30
daysUntilStale: 7

# Number of days of inactivity before a stale pull request is closed
daysUntilClose: 7
Expand Down

0 comments on commit 12bdef5

Please sign in to comment.