Files
create-react-app/.github/lock.yml
2018-12-28 12:15:33 -07:00

12 lines
349 B
YAML

# 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: 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