mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-12 17:54:32 +00:00
Reduce number of days required to consider a PR stale to 14
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
This commit is contained in:
parent
c48dd4597f
commit
f15b41b9d8
1
.github/github-bot.yml
vendored
1
.github/github-bot.yml
vendored
@ -21,6 +21,7 @@ prchecklist:
|
||||
|
||||
stale:
|
||||
daysUntilStale: 90
|
||||
daysUntilPullRequestStale: 14
|
||||
daysUntilClose: 7
|
||||
exemptLabels:
|
||||
- 'wall of shame'
|
||||
|
Loading…
x
Reference in New Issue
Block a user