Misc: also lock old PRs [skip ci] (#10524)

This commit is contained in:
Henry Zhu 2019-10-03 16:46:07 -04:00 committed by Brian Ng
parent e6264a0992
commit fbf3cb0ac4

2
.github/lock.yml vendored
View File

@ -4,7 +4,7 @@
daysUntilLock: 91 daysUntilLock: 91
# Comment to post before locking. Set to `false` to disable # Comment to post before locking. Set to `false` to disable
lockComment: false lockComment: false
only: issues # The label to be applied when an issue is locked
lockLabel: 'outdated' lockLabel: 'outdated'
# Issues or pull requests with these labels will not be locked # Issues or pull requests with these labels will not be locked