mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
12 lines
349 B
YAML
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
|