mirror of
https://github.com/status-im/status-go.git
synced 2025-02-16 08:50:09 +00:00
Reduce number of days required to consider a PR stale to 14
This commit is contained in:
parent
e658366d1e
commit
134cce5b13
1
.github/github-bot.yml
vendored
1
.github/github-bot.yml
vendored
@ -10,6 +10,7 @@ prchecklist:
|
|||||||
|
|
||||||
stale:
|
stale:
|
||||||
daysUntilStale: 90
|
daysUntilStale: 90
|
||||||
|
daysUntilPullRequestStale: 14
|
||||||
daysUntilClose: 7
|
daysUntilClose: 7
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- 'wall of shame'
|
- 'wall of shame'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user