Configure the "lock-threads" app

This commit is contained in:
Benoit Blanchon
2020-01-13 18:23:30 +01:00
parent 06a0d1a872
commit 27ec1afb7a

7
.github/lock.yml vendored Normal file
View File

@ -0,0 +1,7 @@
# Configuration for Lock Threads - https://github.com/dessant/lock-threads
# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 30
# Comment to post before locking. Set to `false` to disable
lockComment: false