Update lock bot config

This commit is contained in:
Ian Sutherland
2018-12-28 12:15:33 -07:00
committed by GitHub
parent e7b975e8c2
commit bf669a3a84

3
.github/lock.yml vendored
View File

@@ -3,6 +3,9 @@
# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 5
# Issues and pull requests with these labels will not be locked. Set to `[]` to disable
exemptLabels: []
# Do not comment when locking
setLockReason: false
lockComment: false