mirror of
https://github.com/facebook/create-react-app.git
synced 2026-03-29 15:37:04 +00: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
|